Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-074345
#<BuildRuby:0x00007ff61578fdd0
@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.20241015-074345",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.007386 0.000495 3.325856 ( 3.261914)
build_miniruby 0.001350 0.000193 1.573321 ( 1.569927)
build_ruby 0.001633 0.000233 4.555944 ( 4.710905)
build_all 0.004950 0.004955 7.357442 ( 2.869326)
build_install 0.017914 0.001526 10.424107 ( 4.813614)
test_btest 0.000928 0.000151 94.610254 ( 25.619454)
test_basic 0.009599 0.000799 1.136160 ( 1.180313)
test_all 0.111235 0.038925 762.722444 (219.128104)
test_rubyspec 0.058783 0.030354 140.859631 ( 31.332019)
total: 294.49 sec