Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-074956
#<BuildRuby:0x000056388f6961a8
@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.20240202-074956",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001763 0.004218 1.625695 ( 1.965067)
build_miniruby 0.001348 0.000000 1.535561 ( 1.537690)
build_ruby 0.001631 0.000000 3.009521 ( 3.231977)
build_all 0.003360 0.003459 5.391063 ( 2.108775)
build_install 0.005521 0.011258 7.105650 ( 3.520274)
test_btest 0.000621 0.000133 80.538078 ( 22.403566)
test_basic 0.004428 0.000949 0.877549 ( 0.949339)
test_all 0.092840 0.022403 718.267994 (222.243337)
test_rubyspec 0.050504 0.044316 140.350514 (151.615719)
total: 409.58 sec