Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-085255
#<BuildRuby:0x00007f37e798fdc0
@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.20241201-085255",
@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.000036 0.000006 0.000042 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.008403 0.000045 3.616846 ( 4.039220)
build_miniruby 0.001533 0.000248 1.732818 ( 1.731209)
build_ruby 0.001971 0.000318 4.266688 ( 19.928176)
build_all 0.009410 0.000816 6.854707 ( 4.129686)
build_install 0.017456 0.007114 9.514892 ( 5.676900)
test_btest 0.000749 0.000138 81.124601 ( 32.072419)
test_basic 0.007541 0.004847 1.054230 ( 1.117227)
test_all 0.108415 0.044305 753.977517 (254.463143)
test_rubyspec 0.042242 0.043001 119.577327 ( 26.996608)
total: 350.16 sec