Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-200101
#<BuildRuby:0x00007ffb6019fdd0
@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.20241107-200101",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.006946 0.001737 4.112547 ( 4.417480)
build_miniruby 0.002081 0.000000 1.590161 ( 1.633880)
build_ruby 0.001765 0.000000 2.818739 ( 3.070528)
build_all 0.005876 0.001346 5.266910 ( 2.164118)
build_install 0.008995 0.007725 7.297773 ( 3.585939)
test_btest 0.000749 0.000211 71.619865 ( 19.012314)
test_basic 0.005114 0.004603 0.863192 ( 0.910142)
test_all 0.095667 0.047377 654.527888 (208.667973)
test_rubyspec 0.028935 0.047317 113.589163 ( 21.202899)
total: 264.67 sec