Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-140551
#<BuildRuby:0x00007f9cd318fde0
@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.20240830-140551",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000047 0.000005 0.000052 ( 0.000051)
configure 0.000036 0.000003 0.000039 ( 0.000039)
build_up 0.001360 0.008208 4.212815 ( 6.828635)
build_miniruby 0.000000 0.002117 13.591512 ( 15.883773)
build_ruby 0.000000 0.002627 4.965469 ( 6.272539)
build_all 0.007086 0.003720 9.082555 ( 9.066377)
build_install 0.024528 0.001501 12.409449 ( 20.761918)
test_btest 0.000855 0.000159 126.600700 (119.128484)
test_basic 0.012333 0.000654 1.365105 ( 2.138690)
test_all 0.138860 0.022877 940.491619 (626.041495)
test_rubyspec 0.050545 0.035292 167.120416 ( 40.905737)
total: 847.03 sec