Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-051701
#<BuildRuby:0x00007f577cb9fde0
@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.20241121-051701",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003116 0.004519 3.994183 ( 3.944492)
build_miniruby 0.001405 0.000256 1.724814 ( 1.727235)
build_ruby 0.002016 0.000000 4.518985 ( 4.653254)
build_all 0.008585 0.001165 6.847314 ( 4.079897)
build_install 0.012076 0.009360 9.676700 ( 5.866041)
test_btest 0.000641 0.000143 82.690696 ( 35.749201)
test_basic 0.006510 0.004922 1.085314 ( 1.181057)
test_all 0.111134 0.037391 755.240902 (373.073450)
test_rubyspec 0.067025 0.016074 124.705978 ( 57.062037)
total: 487.34 sec