Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-142734
#<BuildRuby:0x00007fcea205fdc0
@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.20240823-142734",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003304 0.003838 3.013914 ( 3.024170)
build_miniruby 0.001243 0.000233 1.539933 ( 1.537058)
build_ruby 0.000000 0.001665 3.432671 ( 20.382120)
build_all 0.001364 0.007451 7.070750 ( 2.650979)
build_install 0.013709 0.002509 9.409546 ( 4.124691)
test_btest 0.000793 0.000198 111.356516 ( 29.035924)
test_basic 0.003167 0.006571 1.186713 ( 1.230987)
test_all 0.115815 0.034269 800.641790 (236.055823)
test_rubyspec 0.034095 0.052749 159.242348 ( 30.876813)
total: 328.92 sec