Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250428-005727
#<BuildRuby:0x00007f2b9a23fdd0
@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.20250428-005727",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000033)
build_up 0.004370 0.001345 2.096003 ( 2.476551)
build_miniruby 0.001115 0.000343 1.644032 ( 1.641280)
build_ruby 0.001513 0.000465 3.992003 ( 4.138867)
build_all 0.009068 0.000154 6.280542 ( 2.726017)
build_install 0.009873 0.007609 7.734933 ( 4.219736)
test_btest 0.000000 0.000950 51.052854 ( 14.400119)
test_basic 0.004098 0.004602 0.898483 ( 0.950096)
test_all 0.093722 0.026895 575.894256 (178.289962)
test_rubyspec 0.052700 0.023481 105.344156 ( 23.114237)
total: 231.96 sec