Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-085630
#<BuildRuby:0x00007f964287fde0
@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.20240905-085630",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000033 0.000011 0.000044 ( 0.000043)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.002978 0.005079 3.736635 ( 3.756652)
build_miniruby 0.000000 0.001648 1.699149 ( 1.695537)
build_ruby 0.000000 0.001806 3.908144 ( 4.112153)
build_all 0.001548 0.007505 7.826201 ( 3.052322)
build_install 0.004376 0.016239 10.307086 ( 4.746770)
test_btest 0.000637 0.000358 120.753455 ( 32.594933)
test_basic 0.004698 0.004420 1.263259 ( 1.310149)
test_all 0.117333 0.035499 909.560689 (306.183130)
test_rubyspec 0.058118 0.030850 165.823662 ( 35.120890)
total: 392.57 sec