Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-065947
#<BuildRuby:0x00007ff8dd28fdd8
@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.20240902-065947",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000038 0.000010 0.000048 ( 0.000047)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.004969 0.003211 3.543593 ( 3.741865)
build_miniruby 0.001343 0.000355 1.722008 ( 1.718563)
build_ruby 0.000000 0.002278 4.283222 ( 4.371499)
build_all 0.005733 0.003300 8.272279 ( 3.288789)
build_install 0.015996 0.003384 11.623416 ( 5.559506)
test_btest 0.000904 0.000259 122.009450 ( 32.114275)
test_basic 0.002755 0.008453 1.206526 ( 1.247755)
test_all 0.118159 0.035155 814.725538 (236.831716)
test_rubyspec 0.061088 0.031775 173.793278 ( 37.539862)
total: 326.41 sec