Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-010307
#<BuildRuby:0x00007eff9cb5fde0
@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.20240903-010307",
@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.000006 0.000025 ( 0.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.002896 0.005013 3.643624 ( 3.501884)
build_miniruby 0.001206 0.000402 1.580830 ( 1.577074)
build_ruby 0.000000 0.001868 4.148675 ( 4.289324)
build_all 0.008836 0.000000 8.007601 ( 3.280933)
build_install 0.014486 0.003223 10.323829 ( 4.670882)
test_btest 0.001090 0.000000 116.424523 ( 30.398526)
test_basic 0.009287 0.000000 0.983217 ( 1.026478)
test_all 0.120474 0.029268 868.985518 (269.254300)
test_rubyspec 0.041240 0.051392 168.077895 ( 36.903898)
total: 354.90 sec