Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-165028
#<BuildRuby:0x00007f02ffd3fdc0
@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.20241104-165028",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.007868 0.001851 4.351074 ( 5.515567)
build_miniruby 0.001782 0.000419 1.809822 ( 2.045429)
build_ruby 0.002368 0.000000 4.816501 ( 5.796179)
build_all 0.011728 0.000203 7.749819 ( 6.851883)
build_install 0.017877 0.010032 10.744464 ( 10.150476)
test_btest 0.000931 0.000000 86.871998 ( 68.763395)
test_basic 0.012902 0.000059 1.161919 ( 1.480186)
test_all 0.123284 0.042864 807.371577 (382.892313)
test_rubyspec 0.058143 0.039137 132.881783 ( 54.827929)
total: 538.32 sec