Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250430-042045
#<BuildRuby:0x00007fac638ffdd8
@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.20250430-042045",
@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.000016 0.000005 0.000021 ( 0.000023)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000032 0.000010 0.000042 ( 0.000041)
build_up 0.005933 0.000567 2.312575 ( 3.371241)
build_miniruby 0.001579 0.000458 1.773234 ( 1.878179)
build_ruby 0.002289 0.000000 3.928036 ( 28.493909)
build_all 0.004815 0.003793 5.684733 ( 2.381906)
build_install 0.002858 0.017498 8.166767 ( 4.684012)
test_btest 0.000673 0.000285 53.072569 ( 18.137269)
test_basic 0.010888 0.002830 0.959425 ( 1.043545)
test_all 0.068571 0.053839 599.730656 (194.760199)
test_rubyspec 0.047577 0.028519 106.186151 ( 22.577592)
total: 277.33 sec