Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250412-033556
#<BuildRuby:0x00007ff2c60ffdc8
@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.20250412-033556",
@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.000023 0.000003 0.000026 ( 0.000028)
autoconf 0.000041 0.000006 0.000047 ( 0.000046)
configure 0.000038 0.000006 0.000044 ( 0.000044)
build_up 0.000066 0.008177 3.842967 ( 3.580170)
build_miniruby 0.001660 0.000322 1.561387 ( 1.599130)
build_ruby 0.001737 0.000338 4.246831 ( 4.380541)
build_all 0.002544 0.006991 6.374042 ( 4.217270)
build_install 0.014047 0.009712 9.413475 ( 6.077106)
test_btest 0.000718 0.000197 54.292803 ( 46.368777)
test_basic 0.006569 0.004897 0.968683 ( 1.144507)
test_all 0.065079 0.056431 649.154054 (250.819315)
test_rubyspec 0.038273 0.040252 106.205053 ( 26.110531)
total: 344.30 sec