Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-222240
#<BuildRuby:0x00007fd93f3efdd0
@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.20240709-222240",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.003422 0.004520 3.397075 ( 3.018949)
build_miniruby 0.001419 0.000215 1.132405 ( 1.129699)
build_ruby 0.000000 0.001873 3.118786 ( 3.320302)
build_all 0.004900 0.003106 7.210249 ( 2.776497)
build_install 0.012824 0.005147 8.922515 ( 4.007064)
test_btest 0.000714 0.000143 100.712865 ( 26.633558)
test_basic 0.002392 0.004995 0.944648 ( 0.995218)
test_all 0.097097 0.050375 730.462272 (204.540449)
test_rubyspec 0.034865 0.054146 165.437871 ( 26.972830)
total: 273.40 sec