Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-194849
#<BuildRuby:0x00007fef3af6fdc0
@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.20240629-194849",
@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.000025 0.000009 0.000034 ( 0.000035)
autoconf 0.000046 0.000017 0.000063 ( 0.000058)
configure 0.000031 0.000011 0.000042 ( 0.000043)
build_up 0.005985 0.004800 4.538638 ( 4.870929)
build_miniruby 0.001397 0.000530 1.793929 ( 2.150866)
build_ruby 0.001638 0.000621 4.792137 ( 5.298422)
build_all 0.008666 0.002718 9.138722 ( 6.139211)
build_install 0.012232 0.014143 12.381594 ( 8.420350)
test_btest 0.000665 0.000294 124.297017 ( 74.219136)
test_basic 0.005397 0.009087 1.443332 ( 1.620444)
test_all 0.098616 0.053572 893.801120 (262.175870)
test_rubyspec 0.056307 0.042007 167.522581 ( 39.588595)
total: 404.49 sec