Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-001956
#<BuildRuby:0x000055afaa78df70
@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.20231230-001956",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005856 0.000326 1.739898 ( 2.582779)
build_miniruby 0.001308 0.000234 1.712858 ( 1.797293)
build_ruby 0.001428 0.000255 3.647444 ( 4.152020)
build_all 0.002893 0.004819 6.063200 ( 5.250555)
build_install 0.015808 0.003996 7.454028 ( 6.394894)
test_btest 0.000747 0.000164 84.289746 ( 64.731885)
test_basic 0.007398 0.000660 0.932608 ( 1.579923)
test_all 0.087248 0.042852 801.921193 (780.627923)
test_rubyspec 0.036281 0.042172 106.441985 (193.276634)
total: 1060.39 sec