Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250702-181436
#<BuildRuby:0x00007e33f299fdc8
@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.20250702-181436",
@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.000033 0.000007 0.000040 ( 0.000041)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.002994 0.005255 4.009046 ( 3.015788)
build_miniruby 0.001361 0.000096 1.664060 ( 1.665855)
build_ruby 0.001866 0.000000 3.960612 ( 4.113067)
build_all 0.007524 0.001650 6.565698 ( 3.406837)
build_install 0.019140 0.002981 9.229964 ( 4.865504)
test_btest 0.000799 0.000199 55.402233 ( 23.678435)
test_basic 0.002476 0.003335 1.017766 ( 1.133880)
test_all 0.098923 0.023621 707.904658 (247.187453)
test_rubyspec 0.043930 0.035299 150.666022 ( 33.232796)
total: 322.30 sec