Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250811-222227
#<BuildRuby:0x000078b4094dfdd8
@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.20250811-222227",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000024 0.000007 0.000031 ( 0.000032)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.003982 0.003672 3.955052 ( 2.697137)
build_miniruby 0.000518 0.000857 1.553626 ( 1.550429)
build_ruby 0.001481 0.000152 3.576206 ( 3.750503)
build_all 0.004542 0.003188 5.918821 ( 2.566344)
build_install 0.013566 0.003874 8.950839 ( 4.494946)
test_btest 0.000947 0.000000 54.810472 ( 17.148429)
test_basic 0.004664 0.003282 0.778787 ( 0.828985)
test_all 0.087482 0.032523 646.371255 (186.877091)
test_rubyspec 0.045784 0.032154 105.656206 ( 25.183378)
total: 245.10 sec