Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-192000
#<BuildRuby:0x00007f47c6fefdc0
@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.20241209-192000",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.008344 0.000017 3.802680 ( 4.177954)
build_miniruby 0.001860 0.000226 1.660190 ( 1.737317)
build_ruby 0.002230 0.000000 4.353428 ( 4.649687)
build_all 0.005937 0.004769 6.496329 ( 4.281946)
build_install 0.023877 0.001487 9.472968 ( 7.282961)
test_btest 0.000880 0.000119 79.283666 ( 53.827545)
test_basic 0.007333 0.004324 1.122817 ( 1.418011)
test_all 0.110285 0.038795 747.732729 (296.091188)
test_rubyspec 0.048734 0.031540 114.865831 ( 23.394522)
total: 396.86 sec