Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-144607
#<BuildRuby:0x00007f258ef0fdd8
@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.20241113-144607",
@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.000005 0.000027 ( 0.000027)
autoconf 0.000039 0.000009 0.000048 ( 0.000047)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.006762 0.001528 4.111251 ( 4.713824)
build_miniruby 0.001485 0.000335 1.716267 ( 1.718119)
build_ruby 0.001797 0.000406 3.826156 ( 39.684988)
build_all 0.007546 0.001704 6.343283 ( 2.641685)
build_install 0.014575 0.005858 9.754389 ( 4.765199)
test_btest 0.000632 0.000154 77.451662 ( 25.791304)
test_basic 0.003562 0.000863 1.006119 ( 2.022051)
test_all 0.121210 0.037872 776.459431 (354.126682)
test_rubyspec 0.041798 0.034115 123.017388 ( 40.672201)
total: 476.14 sec