Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-231018
#<BuildRuby:0x00007f8aabc8fdd8
@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.20240627-231018",
@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.000029 0.000010 0.000039 ( 0.000034)
autoconf 0.000044 0.000015 0.000059 ( 0.000055)
configure 0.000036 0.000012 0.000048 ( 0.000047)
build_up 0.005101 0.004391 4.446416 ( 7.634403)
build_miniruby 0.001955 0.000693 1.835101 ( 2.909121)
build_ruby 0.001720 0.000610 4.625719 ( 20.059832)
build_all 0.008993 0.001660 8.641727 ( 9.651076)
build_install 0.021350 0.005678 12.359452 ( 14.135561)
test_btest 0.000000 0.001049 126.882572 (143.734854)
test_basic 0.008294 0.005910 1.426695 ( 2.538598)
test_all 0.096991 0.069472 960.087581 (1097.737536)
test_rubyspec 0.056639 0.041743 175.293740 ( 95.488592)
total: 1393.89 sec