Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-195527
#<BuildRuby:0x00007f51d4e9fde0
@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.20240708-195527",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.000000 0.008270 4.192716 ( 3.778614)
build_miniruby 0.000000 0.001873 1.604920 ( 1.603395)
build_ruby 0.001558 0.000639 4.286835 ( 4.463766)
build_all 0.007090 0.002299 8.384066 ( 3.799145)
build_install 0.018908 0.002852 11.297517 ( 5.669754)
test_btest 0.000866 0.000282 116.450085 ( 31.136527)
test_basic 0.004525 0.005023 1.022152 ( 1.070777)
test_all 0.093580 0.054693 861.938831 (274.879504)
test_rubyspec 0.045275 0.043227 164.645057 ( 33.704012)
total: 360.11 sec