Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-193520
#<BuildRuby:0x00007f89a32cfdd8
@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.20240926-193520",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.000773 0.008301 4.735866 ( 4.032605)
build_miniruby 0.001300 0.000304 1.341413 ( 1.594841)
build_ruby 0.001525 0.000356 4.104239 ( 16.258766)
build_all 0.008205 0.000907 7.005822 ( 2.872482)
build_install 0.010761 0.008058 9.872184 ( 4.507215)
test_btest 0.000784 0.000207 90.350594 ( 23.986220)
test_basic 0.001526 0.007699 1.044323 ( 1.093679)
test_all 0.108190 0.038868 744.294010 (226.795402)
test_rubyspec 0.043391 0.048817 138.660862 ( 33.338445)
total: 314.48 sec