Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-104806
#<BuildRuby:0x00005558a479a8e0
@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.20231228-104806",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005387 0.000646 1.705393 ( 2.090898)
build_miniruby 0.001590 0.000191 1.662534 ( 1.713826)
build_ruby 0.001654 0.000000 3.341842 ( 3.726040)
build_all 0.000408 0.007589 5.728673 ( 3.645133)
build_install 0.013167 0.004301 7.031770 ( 4.564092)
test_btest 0.000695 0.000139 81.674291 ( 55.453826)
test_basic 0.006986 0.001397 0.875099 ( 1.011987)
test_all 0.083593 0.035334 766.878371 (285.333440)
test_rubyspec 0.032484 0.032091 92.635727 (104.432685)
total: 461.97 sec