Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-200313
#<BuildRuby:0x00007fcb974dfde0
@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.20241104-200313",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.006443 0.001455 3.658636 ( 3.571028)
build_miniruby 0.000000 0.001791 1.541869 ( 1.538866)
build_ruby 0.000441 0.001376 4.037717 ( 4.285103)
build_all 0.005839 0.002427 6.386003 ( 2.614336)
build_install 0.018045 0.004527 10.104586 ( 5.342194)
test_btest 0.000622 0.000160 78.627819 ( 22.862339)
test_basic 0.008180 0.002097 1.024053 ( 1.090586)
test_all 0.084466 0.061556 714.027787 (227.908177)
test_rubyspec 0.048639 0.027758 117.659472 ( 25.701837)
total: 294.92 sec