Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250325-004659
#<BuildRuby:0x00007f99d594fdd8
@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.20250325-004659",
@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.000027 0.000007 0.000034 ( 0.000034)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.003013 0.003615 2.773578 ( 2.484929)
build_miniruby 0.001105 0.000301 1.446398 ( 1.443979)
build_ruby 0.001335 0.000364 3.754521 ( 3.920335)
build_all 0.003875 0.003911 5.369624 ( 2.157227)
build_install 0.015677 0.001751 7.251597 ( 5.244732)
test_btest 0.000599 0.000166 47.219747 ( 13.423294)
test_basic 0.004303 0.003867 0.658881 ( 0.713583)
test_all 0.087494 0.030369 598.305470 (229.811268)
test_rubyspec 0.039578 0.038966 102.494722 ( 23.103461)
total: 282.30 sec