Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250307-101451
#<BuildRuby:0x00007f3dd1a3fdc0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250307-101451",
@make="make",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.002110 0.004271 3.021825 ( 2.409507)
build_miniruby 0.001463 0.000147 1.369610 ( 1.367926)
build_ruby 0.001489 0.000149 3.256909 ( 3.430812)
build_all 0.007768 0.000000 5.187924 ( 2.230902)
build_install 0.012457 0.004136 6.702879 ( 3.367795)
test_btest 0.000767 0.000087 43.585336 ( 11.832021)
test_basic 0.006844 0.000289 0.599500 ( 0.661983)
test_all 0.076216 0.037459 556.010926 (178.585351)
test_rubyspec 0.035546 0.035732 98.812385 ( 26.503401)
total: 230.39 sec