Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250212-071356
#<BuildRuby:0x00007f0fa1bffdd0
@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.20250212-071356",
@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.000015 0.000002 0.000017 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005361 0.000993 2.960484 ( 2.188783)
build_miniruby 0.001221 0.000226 1.062362 ( 1.059723)
build_ruby 0.001818 0.000000 3.077899 ( 3.258985)
build_all 0.004578 0.003781 6.011446 ( 2.505300)
build_install 0.012276 0.006271 8.274322 ( 4.159947)
test_btest 0.000647 0.000152 67.664083 ( 17.893367)
test_basic 0.003856 0.003879 0.914478 ( 0.973909)
test_all 0.084001 0.037104 568.447133 (196.362554)
test_rubyspec 0.034292 0.043536 112.928015 ( 27.535275)
total: 255.94 sec