Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-164155
#<BuildRuby:0x00007ff5a7a5fdd0
@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.20240620-164155",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.004337 0.004097 3.806170 ( 3.753897)
build_miniruby 0.001467 0.000236 1.603383 ( 1.600144)
build_ruby 0.001882 0.000304 4.227033 ( 4.369684)
build_all 0.005276 0.003617 7.792878 ( 3.193813)
build_install 0.012013 0.008115 10.358271 ( 4.835193)
test_btest 0.000791 0.000176 114.838431 ( 30.882726)
test_basic 0.006249 0.003640 1.310660 ( 1.360145)
test_all 0.113296 0.038373 788.976985 (235.712323)
test_rubyspec 0.053129 0.039606 164.499529 ( 32.626896)
total: 318.34 sec