Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-125801
#<BuildRuby:0x00007fea154bfdc8
@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.20240708-125801",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.004847 0.003275 3.559575 ( 3.117535)
build_miniruby 0.001366 0.000331 1.582096 ( 1.581037)
build_ruby 0.002338 0.000000 3.615157 ( 3.799805)
build_all 0.007256 0.001332 8.070444 ( 3.246125)
build_install 0.018691 0.001855 10.822897 ( 4.984612)
test_btest 0.000763 0.000167 123.936270 ( 53.425214)
test_basic 0.000000 0.014160 1.476570 ( 1.938236)
test_all 0.107682 0.047579 875.829425 (286.520210)
test_rubyspec 0.048281 0.035444 166.927367 ( 38.040424)
total: 396.65 sec