Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-203420
#<BuildRuby:0x00007f6b847bfdd0
@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.20241222-203420",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.001634 0.004177 2.030255 ( 2.560457)
build_miniruby 0.001473 0.000238 1.612548 ( 1.732406)
build_ruby 0.001697 0.000274 4.314431 ( 4.692448)
build_all 0.008557 0.000700 6.720070 ( 4.054536)
build_install 0.007861 0.013537 8.599259 ( 6.039328)
test_btest 0.000718 0.000174 74.183426 ( 46.852646)
test_basic 0.007473 0.000734 0.734997 ( 0.785395)
test_all 0.092986 0.050106 674.414137 (232.605456)
test_rubyspec 0.043734 0.033959 112.365857 ( 24.823807)
total: 324.15 sec