Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-183606
#<BuildRuby:0x00007f316058fdc0
@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.20241210-183606",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.007032 2.492662 ( 5.277332)
build_miniruby 0.001027 0.000364 1.099613 ( 1.552574)
build_ruby 0.001457 0.000243 3.155209 ( 50.986783)
build_all 0.005047 0.003411 6.121392 ( 2.433184)
build_install 0.017954 0.002563 9.085284 ( 4.825235)
test_btest 0.000730 0.000133 76.934156 ( 25.717491)
test_basic 0.006046 0.003796 0.913585 ( 0.962289)
test_all 0.108888 0.032422 703.804097 (217.821894)
test_rubyspec 0.051923 0.029354 111.792419 ( 25.162176)
total: 334.74 sec