Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-063807
#<BuildRuby:0x00007f7d8440fde0
@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.20240903-063807",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.003892 0.004001 3.706341 ( 3.983502)
build_miniruby 0.001701 0.000000 2.080182 ( 2.078593)
build_ruby 0.001785 0.000000 4.099476 ( 4.257640)
build_all 0.003986 0.003926 8.193241 ( 3.362084)
build_install 0.016125 0.002076 11.601189 ( 5.780293)
test_btest 0.000837 0.000215 120.767076 ( 31.759561)
test_basic 0.009185 0.001225 1.249545 ( 1.298259)
test_all 0.103261 0.047690 839.539849 (238.996929)
test_rubyspec 0.078020 0.014146 169.107961 ( 49.673218)
total: 341.19 sec