Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-095602
#<BuildRuby:0x00007f308e8ffdc0
@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.20240618-095602",
@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.000028 0.000004 0.000032 ( 0.000027)
autoconf 0.000046 0.000006 0.000052 ( 0.000047)
configure 0.000036 0.000004 0.000040 ( 0.000040)
build_up 0.008982 0.000585 3.888187 ( 4.564939)
build_miniruby 0.001559 0.000189 1.674933 ( 1.837936)
build_ruby 0.002301 0.000000 4.325030 ( 4.653602)
build_all 0.010066 0.000000 8.096071 ( 5.210162)
build_install 0.017416 0.004848 10.780733 ( 6.713312)
test_btest 0.000789 0.000102 111.350693 ( 32.559294)
test_basic 0.005735 0.004665 1.248668 ( 1.334443)
test_all 0.142151 0.006589 847.769082 (238.433604)
test_rubyspec 0.052862 0.040206 160.779470 ( 35.380162)
total: 330.69 sec