Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-212840
#<BuildRuby:0x0000558a5960e008
@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.20231211-212840",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.002797 0.003816 2.285848 ( 2.337403)
build_miniruby 0.001019 0.000163 1.615379 ( 1.614439)
build_ruby 0.001288 0.000206 3.182871 ( 3.381549)
build_all 0.006102 0.002312 5.874826 ( 3.128245)
build_install 0.016838 0.003409 7.298644 ( 4.168519)
test_btest 0.000751 0.000132 83.102702 ( 37.354372)
test_basic 0.000000 0.009368 0.968727 ( 1.138474)
test_all 0.074670 0.046719 698.414942 (255.314697)
test_rubyspec 0.047956 0.020067 95.109425 (106.880027)
total: 415.32 sec