Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-023446
#<BuildRuby:0x00007f2b7077fdd8
@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.20240703-023446",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004481 0.003268 3.707860 ( 3.283392)
build_miniruby 0.001375 0.000287 1.581511 ( 1.577784)
build_ruby 0.001526 0.000318 3.656035 ( 3.835151)
build_all 0.008718 0.000000 7.613859 ( 2.991330)
build_install 0.017797 0.000449 10.429138 ( 4.831308)
test_btest 0.000926 0.000154 109.651197 ( 28.502263)
test_basic 0.003343 0.004778 1.006836 ( 1.056492)
test_all 0.113478 0.039793 785.855126 (246.206721)
test_rubyspec 0.056502 0.036068 170.429443 ( 30.573214)
total: 322.86 sec