Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-234815
#<BuildRuby:0x00007f50ff95fdd8
@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.20241018-234815",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000040 0.000011 0.000051 ( 0.000052)
configure 0.000043 0.000012 0.000055 ( 0.000055)
build_up 0.008294 0.000063 3.787327 ( 3.641365)
build_miniruby 0.000000 0.001787 1.602542 ( 1.599500)
build_ruby 0.001432 0.000398 3.964667 ( 4.150547)
build_all 0.002544 0.007289 7.133434 ( 2.848776)
build_install 0.016557 0.002741 10.003799 ( 4.520699)
test_btest 0.000651 0.000201 91.785162 ( 25.420171)
test_basic 0.003501 0.006560 1.025053 ( 1.070091)
test_all 0.108395 0.040635 690.142046 (208.443442)
test_rubyspec 0.055534 0.028011 132.249305 ( 29.713299)
total: 281.41 sec