Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-151555
#<BuildRuby:0x00007f2b4910fdd0
@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.20240809-151555",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.006400 0.001600 3.315992 ( 3.173222)
build_miniruby 0.001253 0.000313 1.650320 ( 1.653304)
build_ruby 0.002105 0.000000 4.316353 ( 4.465798)
build_all 0.000000 0.009227 8.236248 ( 3.201439)
build_install 0.015837 0.002538 10.326511 ( 4.550993)
test_btest 0.000848 0.000257 113.440070 ( 29.591961)
test_basic 0.008139 0.001620 0.960120 ( 1.003207)
test_all 0.086794 0.063073 795.562132 (241.005670)
test_rubyspec 0.043044 0.048107 167.989665 ( 30.127946)
total: 318.77 sec