Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-200923
#<BuildRuby:0x00007f1580dafdd0
@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.20241103-200923",
@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.000006 0.000021 ( 0.000022)
autoconf 0.000028 0.000012 0.000040 ( 0.000040)
configure 0.000024 0.000010 0.000034 ( 0.000033)
build_up 0.002409 0.005165 3.558191 ( 3.475522)
build_miniruby 0.001207 0.000531 1.438436 ( 1.434806)
build_ruby 0.000000 0.001825 3.479076 ( 3.676667)
build_all 0.006355 0.001391 5.750899 ( 2.297145)
build_install 0.007171 0.009851 8.391463 ( 3.772920)
test_btest 0.000606 0.000303 68.489398 ( 17.939035)
test_basic 0.008243 0.001898 0.876142 ( 0.921624)
test_all 0.103389 0.041899 616.478208 (195.204091)
test_rubyspec 0.040291 0.042345 119.209059 ( 27.791466)
total: 256.51 sec