Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-180057
#<BuildRuby:0x00007f8e7a47fdc8
@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.20241031-180057",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000022 0.000008 0.000030 ( 0.000033)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.004895 0.001727 2.634930 ( 2.604307)
build_miniruby 0.001158 0.000409 1.165646 ( 1.163430)
build_ruby 0.000000 0.001778 2.871608 ( 3.057590)
build_all 0.005198 0.002776 5.234409 ( 2.018178)
build_install 0.009958 0.006699 7.794441 ( 3.608407)
test_btest 0.000555 0.000234 68.059222 ( 23.091650)
test_basic 0.000584 0.007281 0.700774 ( 0.762929)
test_all 0.104678 0.044570 623.090259 (189.897053)
test_rubyspec 0.047517 0.035736 119.983948 ( 23.725607)
total: 249.93 sec