Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-100303
#<BuildRuby:0x00007ff2cf5ffdd8
@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.20240830-100303",
@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.000027 0.000004 0.000031 ( 0.000029)
autoconf 0.000049 0.000006 0.000055 ( 0.000056)
configure 0.000046 0.000006 0.000052 ( 0.000052)
build_up 0.007856 0.000982 4.256495 ( 5.413843)
build_miniruby 0.001723 0.000215 1.874220 ( 2.277949)
build_ruby 0.002341 0.000292 4.747149 ( 5.665476)
build_all 0.006561 0.003978 8.819330 ( 7.856215)
build_install 0.018780 0.005860 11.878701 ( 10.605993)
test_btest 0.001006 0.000160 124.124412 (121.183049)
test_basic 0.012236 0.000500 1.367471 ( 2.625428)
test_all 0.129399 0.038036 904.464225 (698.945631)
test_rubyspec 0.047749 0.046046 172.599593 ( 70.320974)
total: 924.90 sec