Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-181453
#<BuildRuby:0x00007fbd0326fdc8
@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.20241212-181453",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.006970 0.000551 3.304379 ( 3.229928)
build_miniruby 0.001398 0.000266 1.583599 ( 1.580506)
build_ruby 0.001379 0.000262 3.621419 ( 3.842942)
build_all 0.009290 0.000099 6.770166 ( 2.938969)
build_install 0.008362 0.010779 8.939493 ( 4.371473)
test_btest 0.000864 0.000000 77.138700 ( 20.709570)
test_basic 0.009561 0.000581 0.979655 ( 1.023024)
test_all 0.094901 0.049171 706.032562 (203.059882)
test_rubyspec 0.038491 0.040871 111.415203 ( 24.604980)
total: 265.36 sec