Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-111926
#<BuildRuby:0x000055dca855df68
@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.20230208-111926",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.005365 0.000000 1.101150 ( 1.709466)
build_miniruby 0.001018 0.000000 1.418333 ( 1.417863)
build_ruby 0.001117 0.000000 2.052771 ( 2.280200)
build_all 0.006219 0.000000 3.659911 ( 1.910315)
build_install 0.011889 0.000424 2.838292 ( 1.966762)
test_btest 0.000719 0.000050 56.643162 ( 15.475966)
test_basic 0.002197 0.004468 0.433842 ( 0.529406)
test_all 0.001353 0.000139 639.022158 (180.940654)
test_rubyspec 0.021142 0.020287 67.682488 ( 77.758950)
total: 283.99 sec