Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-065817
#<BuildRuby:0x00007fe71496fde0
@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.20240624-065817",
@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.000016 0.000007 0.000023 ( 0.000024)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000020 0.000008 0.000028 ( 0.000029)
build_up 0.001340 0.006650 3.011126 ( 3.218618)
build_miniruby 0.001064 0.000532 1.294093 ( 1.291562)
build_ruby 0.000000 0.001982 3.221729 ( 3.440777)
build_all 0.003399 0.005477 7.161457 ( 2.744543)
build_install 0.013551 0.005229 10.203975 ( 4.758590)
test_btest 0.000896 0.000000 107.250904 ( 27.472760)
test_basic 0.005212 0.003042 0.951961 ( 1.001006)
test_all 0.088417 0.067493 911.748106 (461.631366)
test_rubyspec 0.075696 0.021980 177.200436 (134.402652)
total: 639.96 sec