Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240625-171352
#<BuildRuby:0x00007f2223d3fdc8
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240625-171352",
@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.000008 0.000030 ( 0.000031)
autoconf 0.000034 0.000013 0.000047 ( 0.000047)
configure 0.000030 0.000011 0.000041 ( 0.000041)
build_up 0.004466 0.005796 4.064035 ( 7.199348)
build_miniruby 0.001225 0.000481 1.860026 ( 2.652480)
build_ruby 0.002730 0.000000 4.466243 ( 7.027275)
build_all 0.011265 0.000478 7.477783 ( 10.541615)
build_install 0.022187 0.004531 10.474729 ( 14.262215)
test_btest 0.000950 0.000132 97.452599 (140.091806)
test_basic 0.010084 0.003586 1.205598 ( 3.268004)
test_all 0.115714 0.050339 822.325807 (964.412555)
test_rubyspec 0.059607 0.037126 152.863694 ( 85.148826)
total: 1234.61 sec