Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-090734
#<BuildRuby:0x00007fc0f40cfdc0
@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.20240805-090734",
@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.000015 0.000006 0.000021 ( 0.000020)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.002757 0.005203 3.001932 ( 3.099700)
build_miniruby 0.001136 0.000505 1.695721 ( 1.691980)
build_ruby 0.001870 0.000000 3.573234 ( 3.762888)
build_all 0.007839 0.000551 8.252984 ( 3.196458)
build_install 0.010055 0.006751 10.076758 ( 4.488707)
test_btest 0.000731 0.000314 114.780702 ( 30.086541)
test_basic 0.007549 0.003881 1.095791 ( 1.139305)
test_all 0.124216 0.027620 865.927758 (247.233190)
test_rubyspec 0.051880 0.043876 171.028435 ( 38.365601)
total: 333.07 sec