Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-211802
#<BuildRuby:0x00007f9ebeacfdc8
@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.20240705-211802",
@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.000022 0.000003 0.000025 ( 0.000027)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.000107 0.008001 4.234676 ( 3.813666)
build_miniruby 0.000000 0.001868 1.589194 ( 1.586758)
build_ruby 0.000026 0.002035 4.062432 ( 4.225695)
build_all 0.004232 0.005187 8.543499 ( 3.397376)
build_install 0.009090 0.011263 11.566624 ( 5.216154)
test_btest 0.000000 0.001187 120.558630 ( 36.010802)
test_basic 0.004613 0.011057 1.434860 ( 1.701705)
test_all 0.111790 0.048233 947.040490 (319.518865)
test_rubyspec 0.056749 0.038382 173.039285 ( 34.179355)
total: 409.65 sec