Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-174842
#<BuildRuby:0x00007f20f851fde0
@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.20240919-174842",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.006683 0.003628 5.311930 ( 5.145133)
build_miniruby 0.001487 0.000392 1.825326 ( 1.926979)
build_ruby 0.001997 0.000526 4.746943 ( 5.074336)
build_all 0.002866 0.004843 6.127096 ( 2.341768)
build_install 0.011778 0.006456 9.562314 ( 4.185046)
test_btest 0.000605 0.000186 96.778229 ( 28.719898)
test_basic 0.003180 0.009755 1.222415 ( 1.271703)
test_all 0.108439 0.044468 768.890715 (221.420514)
test_rubyspec 0.031410 0.058017 137.298234 ( 28.798589)
total: 298.89 sec