Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-131044
#<BuildRuby:0x00007fc17318fdd0
@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.20240731-131044",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000026 0.000010 0.000036 ( 0.000035)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.004075 0.003993 3.668951 ( 3.597575)
build_miniruby 0.001141 0.000432 1.568790 ( 1.566107)
build_ruby 0.001507 0.000572 3.980590 ( 18.887887)
build_all 0.009610 0.000000 8.016717 ( 3.208277)
build_install 0.014666 0.006359 10.836352 ( 5.138628)
test_btest 0.000807 0.000290 114.888522 ( 31.774275)
test_basic 0.009374 0.000703 1.070635 ( 1.113049)
test_all 0.101687 0.050396 840.599702 (244.678531)
test_rubyspec 0.049363 0.042840 170.332784 ( 34.726784)
total: 344.69 sec