Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-081219
#<BuildRuby:0x000055e2b6b2e1b8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230602-081219",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006367 0.000000 1.927740 ( 4.532293)
build_miniruby 0.001674 0.000055 1.638678 ( 1.832701)
build_ruby 0.001453 0.000253 2.833001 ( 3.306971)
build_all 0.006011 0.001046 2.180188 ( 2.092216)
build_install 0.012890 0.004309 3.511913 ( 3.571838)
test_btest 0.000747 0.000144 75.901072 ( 40.349926)
test_basic 0.002039 0.004826 0.753421 ( 0.994253)
test_all 0.000806 0.000186 562.757535 (262.445882)
test_rubyspec 0.035508 0.017229 84.282914 (100.873580)
total: 420.00 sec