Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-100315
#<BuildRuby:0x00007fbaed05fdc0
@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.20240803-100315",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.007873 0.001722 4.217757 ( 5.021976)
build_miniruby 0.001574 0.000344 1.828358 ( 2.146304)
build_ruby 0.002237 0.000490 4.886115 ( 5.319492)
build_all 0.006937 0.004970 9.329449 ( 4.822600)
build_install 0.019185 0.004786 12.402947 ( 7.136720)
test_btest 0.000819 0.000200 132.392732 ( 75.367180)
test_basic 0.009314 0.005784 1.485612 ( 1.936263)
test_all 0.101169 0.056287 864.277157 (343.108163)
test_rubyspec 0.058516 0.037612 175.413450 ( 38.047256)
total: 482.91 sec