Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-013759
#<BuildRuby:0x00007ff4ba5efdd8
@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.20241005-013759",
@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.000002 0.000019 ( 0.000018)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.000913 0.006984 4.212586 ( 4.068581)
build_miniruby 0.001677 0.000246 1.559668 ( 1.556462)
build_ruby 0.002201 0.000000 4.001250 ( 4.182380)
build_all 0.000000 0.009444 7.392489 ( 3.112762)
build_install 0.016651 0.003637 10.275883 ( 4.879696)
test_btest 0.000851 0.000184 95.169003 ( 25.224202)
test_basic 0.003159 0.009757 1.185885 ( 1.236521)
test_all 0.104166 0.049952 749.926338 (226.162573)
test_rubyspec 0.048332 0.037935 131.751716 ( 27.712247)
total: 298.14 sec