Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-131526
#<BuildRuby:0x000055cfe3072390
@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.20240229-131526",
@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.000021)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.007193 0.000579 2.740043 ( 2.490470)
build_miniruby 0.001316 0.000244 1.577398 ( 1.576696)
build_ruby 0.001805 0.000000 3.266964 ( 3.542589)
build_all 0.003421 0.004467 6.379474 ( 3.230152)
build_install 0.010693 0.008001 8.376876 ( 4.649760)
test_btest 0.000662 0.000171 89.241336 ( 40.811876)
test_basic 0.006935 0.000675 0.926837 ( 1.019397)
test_all 0.075676 0.041508 841.803124 (327.647629)
test_rubyspec 0.064240 0.026646 129.230666 (141.528208)
total: 526.50 sec