Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-080709
#<BuildRuby:0x00007f3887d9fdc0
@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.20240806-080709",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.005659 0.003457 4.060710 ( 4.132464)
build_miniruby 0.001525 0.000348 2.077251 ( 2.075540)
build_ruby 0.000320 0.002115 4.583069 ( 4.765481)
build_all 0.008092 0.002066 8.889264 ( 3.945518)
build_install 0.020766 0.002587 12.541643 ( 6.500737)
test_btest 0.000893 0.000205 120.548154 ( 36.973087)
test_basic 0.004460 0.005492 1.121033 ( 1.163851)
test_all 0.097839 0.052998 809.782723 (256.278975)
test_rubyspec 0.072162 0.022819 171.191838 ( 28.577603)
total: 344.41 sec