Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-165220
#<BuildRuby:0x00005573e155df48
@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.20240201-165220",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.010202 0.000549 3.253867 ( 2.955436)
build_miniruby 0.000000 0.005769 95.642218 ( 35.062340)
build_ruby 0.000640 0.001165 4.041008 ( 4.278595)
build_all 0.006766 0.000824 6.167501 ( 2.848397)
build_install 0.014945 0.000771 7.404720 ( 3.711038)
test_btest 0.000556 0.000143 88.551915 ( 34.358654)
test_basic 0.007038 0.000000 0.910827 ( 0.975372)
test_all 0.092095 0.024886 746.652026 (304.542519)
test_rubyspec 0.050614 0.062351 188.729822 (248.501531)
total: 637.23 sec