Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250311-232932
#<BuildRuby:0x00007f1a3128fdc8
@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.20250311-232932",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.002610 0.004648 3.286263 ( 2.572062)
build_miniruby 0.001174 0.000271 1.310476 ( 1.307566)
build_ruby 0.001296 0.000299 2.844184 ( 3.058680)
build_all 0.002467 0.004912 4.518393 ( 1.808590)
build_install 0.016637 0.000869 6.564196 ( 3.307954)
test_btest 0.000736 0.000177 42.287606 ( 11.737772)
test_basic 0.007582 0.000720 0.720192 ( 0.770339)
test_all 0.076020 0.039155 505.942440 (160.710430)
test_rubyspec 0.053360 0.021841 97.133058 ( 18.739551)
total: 204.01 sec