Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-163058
#<BuildRuby:0x00007ffa5b1cfdd8
@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.20240728-163058",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.002764 0.004785 3.393277 ( 3.426311)
build_miniruby 0.000000 0.001583 1.492180 ( 1.488743)
build_ruby 0.000578 0.001385 3.873025 ( 4.062819)
build_all 0.008016 0.001165 7.846157 ( 3.005776)
build_install 0.016532 0.002984 10.270540 ( 4.902966)
test_btest 0.000879 0.000244 117.393826 ( 31.331335)
test_basic 0.008914 0.001315 1.137183 ( 1.182576)
test_all 0.088980 0.060998 850.284485 (241.661462)
test_rubyspec 0.047275 0.042303 168.678636 ( 35.796194)
total: 326.86 sec