Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251213-184445
#<BuildRuby:0x000079c79735fdd0
@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.20251213-184445",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.001612 0.005927 2.985996 ( 2.808956)
build_miniruby 0.001566 0.000000 1.711138 ( 1.708179)
build_ruby 0.001686 0.000170 4.353505 ( 4.410554)
build_all 0.003701 0.005142 6.900781 ( 3.038462)
build_install 0.017925 0.002604 9.646827 ( 5.299941)
test_btest 0.001090 0.000022 75.474223 ( 23.799196)
test_basic 0.002624 0.004527 1.110752 ( 1.172886)
test_all 0.088017 0.042029 738.580941 (242.651083)
test_rubyspec 0.045484 0.038549 125.940816 ( 29.462285)
total: 314.35 sec