Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-090342
#<BuildRuby:0x00007fb1d67cfdc8
@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.20240824-090342",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.006510 0.001002 3.231157 ( 3.142845)
build_miniruby 0.000000 0.001671 1.310761 ( 1.307344)
build_ruby 0.000000 0.001832 3.920547 ( 4.098363)
build_all 0.009447 0.000000 8.522799 ( 3.422894)
build_install 0.016679 0.002855 11.185753 ( 5.372166)
test_btest 0.000739 0.000127 115.522741 ( 30.672389)
test_basic 0.007433 0.003436 1.203334 ( 1.255246)
test_all 0.108101 0.046777 859.753690 (242.569429)
test_rubyspec 0.069052 0.024226 165.007581 ( 33.662940)
total: 325.50 sec