Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250212-004008
#<BuildRuby:0x00007fd98447fdc8
@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.20250212-004008",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.007183 0.001064 3.546052 ( 3.953042)
build_miniruby 0.001355 0.000201 1.600796 ( 1.688090)
build_ruby 0.001999 0.000000 3.962507 ( 37.946066)
build_all 0.006602 0.003595 6.395492 ( 3.813628)
build_install 0.021067 0.001080 8.387836 ( 4.539233)
test_btest 0.000671 0.000101 71.826417 ( 29.769361)
test_basic 0.006551 0.003536 0.939495 ( 1.046826)
test_all 0.070692 0.045378 558.899642 (197.413266)
test_rubyspec 0.038235 0.033192 105.469702 ( 23.590206)
total: 303.76 sec