Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-010951
#<BuildRuby:0x00005579986c2390
@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.20231213-010951",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003453 0.003838 2.490512 ( 3.864216)
build_miniruby 0.001967 0.000000 1.795534 ( 2.010035)
build_ruby 0.001801 0.000000 3.467280 ( 3.962288)
build_all 0.003379 0.006287 6.219713 ( 5.150594)
build_install 0.011080 0.009090 7.777648 ( 6.969978)
test_btest 0.000638 0.000264 84.602080 ( 64.669743)
test_basic 0.009239 0.000000 0.968820 ( 1.471672)
test_all 0.079009 0.043746 726.192189 (354.970875)
test_rubyspec 0.033161 0.033232 97.542222 (112.064186)
total: 555.13 sec