Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-211416
#<BuildRuby:0x000055efb1de63d0
@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.20230915-211416",
@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.000026 0.000002 0.000028 ( 0.000028)
configure 0.000072 0.000000 0.000072 ( 0.000040)
build_up 0.006687 0.000000 2.219464 ( 3.912510)
build_miniruby 0.001702 0.000055 1.690121 ( 1.713133)
build_ruby 0.001505 0.000146 3.317506 ( 3.657123)
build_all 0.004277 0.004172 6.310640 ( 4.890921)
build_install 0.008421 0.010890 7.766143 ( 6.935138)
test_btest 0.001056 0.000205 83.936568 ( 44.220256)
test_basic 0.002909 0.006746 0.983205 ( 1.145949)
test_all 0.008698 0.002060 664.967533 (280.129255)
test_rubyspec 0.045785 0.027337 106.093962 (121.684442)
total: 468.29 sec