Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-120458
#<BuildRuby:0x00007fcd5835fde0
@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-120458",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.003537 0.003871 3.632121 ( 3.032909)
build_miniruby 0.001357 0.000177 1.348999 ( 1.345989)
build_ruby 0.001908 0.000000 3.126574 ( 3.339895)
build_all 0.002734 0.004096 5.438705 ( 2.085175)
build_install 0.011515 0.004678 8.039145 ( 3.507946)
test_btest 0.000823 0.000158 83.334814 ( 21.650418)
test_basic 0.007828 0.001506 0.847718 ( 0.896433)
test_all 0.104551 0.045262 645.003967 (199.107788)
test_rubyspec 0.017181 0.069963 137.814079 ( 25.801765)
total: 260.77 sec