Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-043100
#<BuildRuby:0x00007f4b5a21fdc0
@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.20240922-043100",
@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.000029 0.000007 0.000036 ( 0.000038)
autoconf 0.000040 0.000010 0.000050 ( 0.000050)
configure 0.000034 0.000009 0.000043 ( 0.000043)
build_up 0.007375 0.003817 5.370944 ( 6.851279)
build_miniruby 0.001546 0.000429 1.922158 ( 2.458802)
build_ruby 0.001920 0.000533 4.800067 ( 6.402741)
build_all 0.003267 0.006598 7.995105 ( 8.408391)
build_install 0.014941 0.010354 11.874054 ( 12.931483)
test_btest 0.000732 0.000257 107.865471 (121.010968)
test_basic 0.005355 0.008755 1.392613 ( 3.053389)
test_all 0.120323 0.046291 906.896286 (1078.488843)
test_rubyspec 0.055688 0.036357 145.683534 (154.111551)
total: 1393.73 sec