Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-185834
#<BuildRuby:0x00007fab20e9fde0
@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.20241125-185834",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004677 0.004130 3.698772 ( 4.232952)
build_miniruby 0.001475 0.000253 1.809861 ( 1.916408)
build_ruby 0.001714 0.000294 4.429779 ( 15.711525)
build_all 0.005246 0.004350 6.799543 ( 3.568463)
build_install 0.016176 0.008224 9.823993 ( 6.635713)
test_btest 0.000898 0.000202 79.094960 ( 36.540788)
test_basic 0.006380 0.005777 1.038952 ( 1.141771)
test_all 0.130899 0.021212 771.734001 (357.102036)
test_rubyspec 0.031556 0.056795 119.881200 ( 44.210974)
total: 471.06 sec