Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-104148
#<BuildRuby:0x00007f6295f0fdd0
@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.20240924-104148",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.008996 0.001500 5.176064 ( 8.096798)
build_miniruby 0.001620 0.000270 1.811667 ( 3.515905)
build_ruby 0.000000 0.002648 4.522635 ( 14.818167)
build_all 0.010469 0.001124 7.488708 ( 9.878614)
build_install 0.023318 0.003336 11.412093 ( 15.277802)
test_btest 0.000745 0.000131 99.540880 (135.494456)
test_basic 0.008369 0.005460 1.312923 ( 2.420490)
test_all 0.094187 0.067287 873.263048 (663.540734)
test_rubyspec 0.056425 0.030285 129.909009 ( 29.052683)
total: 882.10 sec