Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-133226
#<BuildRuby:0x00007fec6846fdc8
@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.20241105-133226",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.000000 0.008158 3.958198 ( 3.856676)
build_miniruby 0.000000 0.001747 1.555251 ( 1.554070)
build_ruby 0.000000 0.001774 4.169009 ( 4.335963)
build_all 0.007818 0.001008 6.363379 ( 2.556278)
build_install 0.012513 0.005608 9.012214 ( 4.190452)
test_btest 0.000000 0.001066 79.061540 ( 22.262558)
test_basic 0.006145 0.003602 0.841165 ( 0.894871)
test_all 0.100704 0.045208 734.894029 (213.346219)
test_rubyspec 0.042190 0.040020 119.945550 ( 22.330846)
total: 275.33 sec