Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-114727
#<BuildRuby:0x00007fbdbf0bfde0
@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.20241225-114727",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000042 0.000007 0.000049 ( 0.000047)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.002498 0.003665 2.186814 ( 3.066923)
build_miniruby 0.001249 0.000227 1.694100 ( 1.914480)
build_ruby 0.002074 0.000378 4.714869 ( 32.197246)
build_all 0.009305 0.000938 7.264244 ( 9.758412)
build_install 0.016359 0.007516 9.153292 ( 13.721435)
test_btest 0.000974 0.000201 81.085969 ( 75.483996)
test_basic 0.002306 0.009937 1.100241 ( 1.834561)
test_all 0.127534 0.032188 821.521973 (950.585988)
test_rubyspec 0.064009 0.025083 126.466501 (118.728638)
total: 1207.29 sec