Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-095950
#<BuildRuby:0x00007f997fdffdc0
@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.20240928-095950",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003536 0.004824 4.295969 ( 3.741909)
build_miniruby 0.001313 0.000341 1.523548 ( 1.520468)
build_ruby 0.001793 0.000465 4.255069 ( 4.413971)
build_all 0.008332 0.000002 6.776999 ( 2.693941)
build_install 0.010432 0.010210 9.845170 ( 4.339522)
test_btest 0.000945 0.000283 87.490774 ( 24.367129)
test_basic 0.002710 0.005313 0.820663 ( 5.751476)
test_all 0.104213 0.040757 617.378928 (188.543526)
test_rubyspec 0.056467 0.029433 131.640840 ( 22.915456)
total: 258.29 sec