Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-023324
#<BuildRuby:0x000055f94091a228
@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.20230211-023324",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000592 0.003983 0.979438 ( 1.494769)
build_miniruby 0.001011 0.000127 0.848823 ( 0.847186)
build_ruby 0.001049 0.000131 2.153475 ( 2.358165)
build_all 0.002957 0.003242 3.342818 ( 1.624903)
build_install 0.010792 0.001031 2.562228 ( 1.705283)
test_btest 0.000887 0.000000 56.026252 ( 14.207545)
test_basic 0.001433 0.003800 0.398856 ( 0.490362)
test_all 0.000916 0.000163 582.432371 (167.545400)
test_rubyspec 0.011372 0.029774 58.393887 ( 68.345740)
total: 258.62 sec