Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-124008
#<BuildRuby:0x00007f5c6a2efdd8
@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.20240817-124008",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.007712 0.000433 3.400173 ( 3.213071)
build_miniruby 0.000000 0.001619 1.672055 ( 1.668931)
build_ruby 0.000000 0.001816 4.037843 ( 4.218756)
build_all 0.007944 0.001135 8.372113 ( 3.224793)
build_install 0.009183 0.011142 10.508284 ( 4.761315)
test_btest 0.000875 0.000180 115.005227 ( 29.838963)
test_basic 0.009356 0.001919 1.069217 ( 1.116862)
test_all 0.114938 0.036288 867.313861 (244.926865)
test_rubyspec 0.051277 0.039293 170.719076 ( 35.150280)
total: 328.12 sec