Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-194558
#<BuildRuby:0x00007fc5a0a2fdd8
@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.20240805-194558",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.005082 0.004229 4.112969 ( 7.559267)
build_miniruby 0.001900 0.000280 1.805577 ( 2.492399)
build_ruby 0.002372 0.000349 4.619219 ( 6.866113)
build_all 0.003335 0.008309 9.187443 ( 10.481459)
build_install 0.018625 0.009856 12.314019 ( 15.701185)
test_btest 0.000886 0.000210 125.157565 (152.335047)
test_basic 0.004549 0.007641 1.429702 ( 2.194906)
test_all 0.116884 0.047340 920.601243 (830.736886)
test_rubyspec 0.043572 0.049331 168.250211 ( 62.684501)
total: 1091.05 sec