Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250801-234143
#<BuildRuby:0x00007d3d2969fdc8
@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.20250801-234143",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.004613 0.003277 3.962066 ( 2.727593)
build_miniruby 0.000605 0.000864 1.503873 ( 1.501209)
build_ruby 0.001478 0.000155 3.455965 ( 3.573805)
build_all 0.004846 0.002961 5.792668 ( 2.442094)
build_install 0.012407 0.005733 8.852102 ( 4.332908)
test_btest 0.002252 0.000110 57.551557 ( 16.022791)
test_basic 0.005939 0.001973 0.890378 ( 0.943666)
test_all 0.094759 0.029489 670.942964 (213.542718)
test_rubyspec 0.043007 0.035943 144.991482 ( 29.244892)
total: 274.33 sec