Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-010008
#<BuildRuby:0x00007fe10363fdd0
@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.20240929-010008",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.006408 0.004572 5.204596 ( 5.011003)
build_miniruby 0.002200 0.000000 10.442732 ( 10.056700)
build_ruby 0.000000 0.002713 4.620503 ( 4.803664)
build_all 0.007740 0.002641 7.364107 ( 4.002461)
build_install 0.022516 0.001811 11.453811 ( 6.825683)
test_btest 0.000760 0.000148 97.297253 ( 41.754738)
test_basic 0.008027 0.005409 1.245704 ( 4.942724)
test_all 0.131608 0.022520 806.373584 (317.796677)
test_rubyspec 0.057003 0.030171 135.305128 ( 29.843394)
total: 425.04 sec