Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-001210
#<BuildRuby:0x000055e782c4a008
@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.20231016-001210",
@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.000026 0.000001 0.000027 ( 0.000022)
autoconf 0.000037 0.000002 0.000039 ( 0.000035)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.002908 0.004230 2.505514 ( 3.306179)
build_miniruby 0.001946 0.000000 1.696333 ( 1.706331)
build_ruby 0.001634 0.000000 3.429789 ( 3.717083)
build_all 0.009027 0.000059 6.210282 ( 4.038205)
build_install 0.011017 0.007968 7.868323 ( 5.331003)
test_btest 0.000625 0.000086 83.522216 ( 47.883433)
test_basic 0.008610 0.000065 0.934614 ( 1.040115)
test_all 0.009395 0.000156 705.113352 (324.742924)
test_rubyspec 0.056129 0.014525 104.817953 (126.775881)
total: 518.54 sec