Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-204846
#<BuildRuby:0x00007f9a4730fdc0
@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-204846",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.000000 0.007526 3.234131 ( 3.388708)
build_miniruby 0.000000 0.001688 1.195981 ( 1.193522)
build_ruby 0.000000 0.002023 3.375949 ( 3.586046)
build_all 0.002824 0.004718 7.020072 ( 2.645428)
build_install 0.009663 0.008255 9.719099 ( 4.594307)
test_btest 0.000000 0.001070 105.513763 ( 27.192804)
test_basic 0.004927 0.003319 1.075046 ( 1.128290)
test_all 0.089019 0.058565 764.400026 (221.641618)
test_rubyspec 0.047598 0.042225 161.011506 ( 28.738990)
total: 294.11 sec