Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-001030
#<BuildRuby:0x00007f610e09fdc8
@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.20240922-001030",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.000833 0.008420 4.873250 ( 4.088951)
build_miniruby 0.000000 0.001824 1.757010 ( 1.753503)
build_ruby 0.000656 0.001317 3.697598 ( 3.886641)
build_all 0.003414 0.005024 7.077106 ( 3.004443)
build_install 0.002371 0.018216 9.746873 ( 4.407869)
test_btest 0.000617 0.000262 92.185929 ( 25.013859)
test_basic 0.008034 0.001666 1.098693 ( 1.157819)
test_all 0.113502 0.036406 778.337645 (243.528373)
test_rubyspec 0.059795 0.026125 137.173154 ( 36.016862)
total: 322.86 sec