Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250305-021953
#<BuildRuby:0x00007f60bc80fdd0
@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.20250305-021953",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000010 0.000005 0.000015 ( 0.000015)
autoconf 0.000019 0.000009 0.000028 ( 0.000029)
configure 0.000013 0.000006 0.000019 ( 0.000019)
build_up 0.004225 0.001849 2.637264 ( 2.007425)
build_miniruby 0.000989 0.000433 1.030547 ( 1.028318)
build_ruby 0.001164 0.000509 2.845310 ( 3.049842)
build_all 0.006167 0.000761 4.685913 ( 1.860886)
build_install 0.014258 0.003821 6.791421 ( 3.516573)
test_btest 0.000668 0.000260 42.400020 ( 11.894902)
test_basic 0.002781 0.004125 0.680333 ( 0.739742)
test_all 0.092162 0.019286 478.957056 (196.251256)
test_rubyspec 0.046078 0.028262 95.975208 ( 18.949572)
total: 239.30 sec