Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250615-072508
#<BuildRuby:0x000077a690a6fdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250615-072508",
@make="make",
@no_timeout_error=nil,
@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.000036 0.000007 0.000043 ( 0.000042)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.008130 0.003351 5.614534 ( 5.961292)
build_miniruby 0.001752 0.000000 1.843785 ( 2.130469)
build_ruby 0.001115 0.000800 4.072517 ( 18.277024)
build_all 0.006590 0.003160 6.543861 ( 4.030560)
build_install 0.019103 0.005934 10.475609 ( 7.352907)
test_btest 0.000265 0.000919 61.009803 ( 53.494134)
test_basic 0.003422 0.005830 1.016673 ( 1.312169)
test_all 0.081128 0.038998 615.567902 (192.784209)
test_rubyspec 0.050490 0.028799 108.377795 ( 27.667445)
total: 313.01 sec