Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-021411
#<BuildRuby:0x00007f0191edfdc0
@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.20240929-021411",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000031 0.000014 0.000045 ( 0.000046)
configure 0.000026 0.000012 0.000038 ( 0.000037)
build_up 0.006227 0.003205 4.857226 ( 4.557915)
build_miniruby 0.001255 0.000563 1.807321 ( 2.031737)
build_ruby 0.000000 0.002573 4.507073 ( 23.326280)
build_all 0.008122 0.001714 7.161541 ( 3.339699)
build_install 0.010866 0.007099 10.358660 ( 7.457813)
test_btest 0.000637 0.000300 90.683719 ( 30.323584)
test_basic 0.008749 0.002513 1.205150 ( 1.271494)
test_all 0.082511 0.066651 775.360025 (241.736756)
test_rubyspec 0.052498 0.033793 135.504559 ( 32.482327)
total: 346.53 sec