Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-065857
#<BuildRuby:0x00007f1c7e50fdd8
@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.20241231-065857",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000028 0.000006 0.000034 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.000000 0.005508 1.943274 ( 2.244660)
build_miniruby 0.000092 0.001442 1.207376 ( 1.203947)
build_ruby 0.001343 0.000370 3.470664 ( 3.688821)
build_all 0.003780 0.005148 6.787979 ( 2.808857)
build_install 0.015298 0.001436 8.413425 ( 4.547696)
test_btest 0.000817 0.000233 75.725345 ( 20.521829)
test_basic 0.007869 0.001111 0.853553 ( 0.926750)
test_all 0.120558 0.024031 718.061110 (221.249247)
test_rubyspec 0.030819 0.050120 115.950490 ( 24.876446)
total: 282.07 sec