Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-022425
#<BuildRuby:0x0000560ce2441f70
@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.20240130-022425",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005040 0.000806 2.067583 ( 2.840397)
build_miniruby 0.001504 0.000241 1.762318 ( 1.776633)
build_ruby 0.001839 0.000294 3.613288 ( 3.869605)
build_all 0.000717 0.007044 6.549850 ( 3.304688)
build_install 0.014333 0.005595 7.992412 ( 4.702540)
test_btest 0.000791 0.000191 88.086246 ( 36.310470)
test_basic 0.002543 0.003882 0.902445 ( 1.014941)
test_all 0.081125 0.032241 736.772274 (268.417667)
test_rubyspec 0.037326 0.064458 164.388311 (176.698028)
total: 498.94 sec