Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-182222
#<BuildRuby:0x00007f1a74fefde0
@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.20241127-182222",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.003876 0.003915 3.310301 ( 3.258204)
build_miniruby 0.001479 0.000179 1.535941 ( 1.532333)
build_ruby 0.000000 0.001772 3.948366 ( 4.124472)
build_all 0.003617 0.005330 6.510716 ( 2.790327)
build_install 0.014795 0.005976 8.676876 ( 4.160307)
test_btest 0.000832 0.000162 76.507523 ( 20.258462)
test_basic 0.001466 0.008723 1.001607 ( 1.050805)
test_all 0.127130 0.019358 743.219642 (228.285022)
test_rubyspec 0.036510 0.043964 121.689665 ( 27.566965)
total: 293.03 sec