Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-001728
#<BuildRuby:0x00007f104a5afdc8
@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.20240930-001728",
@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.000017 0.000005 0.000022 ( 0.000024)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.003601 0.005214 4.859552 ( 4.015104)
build_miniruby 0.001459 0.000487 1.878679 ( 1.877422)
build_ruby 0.002046 0.000000 4.617378 ( 4.774760)
build_all 0.009563 0.000000 7.378074 ( 3.700852)
build_install 0.009153 0.012592 10.882118 ( 5.642276)
test_btest 0.000567 0.000212 93.958261 ( 26.862593)
test_basic 0.005553 0.004749 1.183127 ( 1.238807)
test_all 0.095277 0.054962 787.664656 (232.230385)
test_rubyspec 0.034057 0.054051 136.006017 ( 35.884147)
total: 316.23 sec