Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-001446
#<BuildRuby:0x000055e16156e120
@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.20230515-001446",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.005515 1.670015 ( 2.869469)
build_miniruby 0.000000 0.001223 1.257044 ( 1.255159)
build_ruby 0.000991 0.000439 2.082488 ( 2.280327)
build_all 0.001960 0.003388 1.890276 ( 1.003654)
build_install 0.007522 0.003763 2.861049 ( 1.837010)
test_btest 0.000616 0.000160 72.566962 ( 18.630599)
test_basic 0.001588 0.004262 0.575359 ( 0.648495)
test_all 0.000861 0.000255 535.425762 (151.243188)
test_rubyspec 0.020793 0.023915 74.791420 ( 86.426681)
total: 266.20 sec