Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-172821
#<BuildRuby:0x000055cf6d892320
@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.20240304-172821",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004314 0.004039 2.871228 ( 3.091247)
build_miniruby 0.001137 0.000295 1.825459 ( 1.839421)
build_ruby 0.001421 0.000368 3.925783 ( 4.341107)
build_all 0.005183 0.003248 7.049700 ( 3.474780)
build_install 0.009549 0.009780 8.950202 ( 4.878713)
test_btest 0.000597 0.000199 95.811641 ( 37.457428)
test_basic 0.000000 0.007461 0.970315 ( 1.045446)
test_all 0.075435 0.041468 780.897954 (286.573298)
test_rubyspec 0.049092 0.038720 125.516560 (135.085765)
total: 477.79 sec