Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-020129
#<BuildRuby:0x00007f382675fde0
@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.20240620-020129",
@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.000018 0.000007 0.000025 ( 0.000024)
autoconf 0.000031 0.000012 0.000043 ( 0.000043)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.002425 0.005634 3.391110 ( 3.407624)
build_miniruby 0.001714 0.000000 1.317862 ( 1.314355)
build_ruby 0.001987 0.000000 3.835217 ( 3.982101)
build_all 0.008427 0.000000 7.786246 ( 3.081747)
build_install 0.010254 0.009156 10.186426 ( 4.582485)
test_btest 0.000000 0.000853 111.847176 ( 32.182456)
test_basic 0.000000 0.009081 1.098428 ( 3.376587)
test_all 0.095794 0.049671 777.243289 (234.482809)
test_rubyspec 0.049483 0.038641 163.352794 ( 28.152057)
total: 314.56 sec