Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250915-211515
#<BuildRuby:0x00007ed03316fdc8
@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.20250915-211515",
@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.000031 0.000000 0.000031 ( 0.000032)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.005070 0.003852 4.425115 ( 2.841024)
build_miniruby 0.001434 0.000102 1.647948 ( 1.644448)
build_ruby 0.001705 0.000000 3.867490 ( 3.900711)
build_all 0.006651 0.001407 6.300168 ( 2.771580)
build_install 0.014744 0.005183 9.603116 ( 4.966745)
test_btest 0.000233 0.001023 61.829068 ( 17.597154)
test_basic 0.005148 0.002982 1.012406 ( 1.061646)
test_all 0.087919 0.032094 630.598439 (188.895087)
test_rubyspec 0.046560 0.029613 111.621835 ( 25.398569)
total: 249.08 sec