Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260119-071520
#<BuildRuby:0x00007fed1503fde0
@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.20260119-071520",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.003108 0.004598 2.528233 ( 2.697947)
build_miniruby 0.000867 0.000748 1.855600 ( 1.852503)
build_ruby 0.000877 0.000979 3.711618 ( 3.763749)
build_all 0.005474 0.003543 6.549085 ( 2.691795)
build_install 0.013095 0.006756 9.324766 ( 5.132168)
test_btest 0.001030 0.000038 81.866795 ( 31.357895)
test_basic 0.004872 0.002856 1.073071 ( 1.117911)
test_all 0.094858 0.031631 705.459829 (212.223935)
test_rubyspec 0.055581 0.031899 133.703160 ( 25.744074)
total: 286.58 sec