Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-230949
#<BuildRuby:0x00007f74a598fdc0
@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.20240821-230949",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.003082 0.004932 3.580505 ( 3.527053)
build_miniruby 0.001088 0.000351 1.512704 ( 1.510228)
build_ruby 0.001325 0.000428 4.057082 ( 4.225672)
build_all 0.004558 0.005488 8.120966 ( 3.545932)
build_install 0.023292 0.001177 11.739914 ( 5.972981)
test_btest 0.000747 0.000230 122.937616 ( 42.775328)
test_basic 0.003581 0.006510 1.293570 ( 1.376502)
test_all 0.087203 0.063295 846.292045 (239.049747)
test_rubyspec 0.054247 0.034902 163.604624 ( 33.819968)
total: 335.80 sec