Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250317-052206
#<BuildRuby:0x00007f77781bfde0
@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.20250317-052206",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000046 0.000005 0.000051 ( 0.000051)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.007277 0.000882 2.898473 ( 3.388592)
build_miniruby 0.001718 0.000208 1.668996 ( 1.859338)
build_ruby 0.002144 0.000260 4.230130 ( 4.607132)
build_all 0.008952 0.000547 6.069564 ( 4.022697)
build_install 0.013298 0.007506 8.413367 ( 5.369124)
test_btest 0.000784 0.000121 50.570754 ( 41.386507)
test_basic 0.012047 0.000000 0.924623 ( 1.165308)
test_all 0.099846 0.017596 573.977016 (172.221787)
test_rubyspec 0.022329 0.046945 97.823689 ( 22.246499)
total: 256.27 sec