Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-064313
#<BuildRuby:0x000055c0c5d06228
@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.20231022-064313",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000024 0.000008 0.000032 ( 0.000033)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.002546 0.005072 3.678406 ( 4.103074)
build_miniruby 0.001711 0.000000 1.681292 ( 1.767544)
build_ruby 0.001841 0.000000 3.222499 ( 3.478416)
build_all 0.008319 0.000000 5.874210 ( 3.618564)
build_install 0.019254 0.002590 8.176179 ( 4.792160)
test_btest 0.000737 0.000224 80.414129 ( 32.057952)
test_basic 0.004090 0.001240 0.762357 ( 0.831460)
test_all 0.080573 0.036946 619.315148 (235.238277)
test_rubyspec 0.031727 0.022685 83.060560 ( 94.461640)
total: 380.35 sec