Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-055704
#<BuildRuby:0x00007fd9421ffdd8
@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.20240923-055704",
@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.000020 0.000007 0.000027 ( 0.000026)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.007923 0.002502 5.058591 ( 4.837312)
build_miniruby 0.001376 0.000435 1.933941 ( 2.000416)
build_ruby 0.001768 0.000558 4.753970 ( 5.191980)
build_all 0.010442 0.000000 7.471180 ( 4.331323)
build_install 0.004053 0.014902 9.810374 ( 4.450447)
test_btest 0.000756 0.000315 91.386771 ( 23.972068)
test_basic 0.001648 0.009398 0.963962 ( 1.009924)
test_all 0.079816 0.069245 724.444392 (216.505763)
test_rubyspec 0.065264 0.021124 129.278577 ( 24.735299)
total: 287.04 sec