Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250315-111157
#<BuildRuby:0x00007fab7f8bfdd0
@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.20250315-111157",
@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.000005 0.000026 ( 0.000027)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.006102 0.001408 2.759615 ( 3.916290)
build_miniruby 0.001220 0.000282 1.602481 ( 2.072127)
build_ruby 0.001627 0.000375 3.917028 ( 4.882405)
build_all 0.009819 0.001181 5.970670 ( 6.685593)
build_install 0.021031 0.003499 8.268781 ( 9.280278)
test_btest 0.000678 0.000145 51.453195 ( 61.290188)
test_basic 0.008005 0.004705 0.968215 ( 1.799511)
test_all 0.085584 0.041708 618.929399 (308.649441)
test_rubyspec 0.054493 0.020728 102.557284 ( 32.641457)
total: 431.22 sec