Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250508-225037
#<BuildRuby:0x00007fd8a42cfdd8
@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.20250508-225037",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.003973 0.002252 2.372221 ( 2.444963)
build_miniruby 0.000000 0.001551 1.328255 ( 1.325848)
build_ruby 0.000000 0.001856 3.761141 ( 3.919673)
build_all 0.007309 0.001161 6.342353 ( 2.803042)
build_install 0.010552 0.008459 7.645358 ( 4.096411)
test_btest 0.000726 0.000207 49.244863 ( 15.496711)
test_basic 0.007339 0.001121 0.702793 ( 0.751763)
test_all 0.086538 0.036822 627.669976 (201.477088)
test_rubyspec 0.041206 0.037374 105.224214 ( 19.852694)
total: 252.17 sec