Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231218-231555
#<BuildRuby:0x0000560c3b6e6048
@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.20231218-231555",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003349 0.004793 2.529471 ( 3.686539)
build_miniruby 0.001218 0.000253 1.646017 ( 2.061995)
build_ruby 0.001582 0.000330 3.303817 ( 3.844575)
build_all 0.007325 0.001526 5.455306 ( 4.638170)
build_install 0.010849 0.009752 6.865022 ( 6.423773)
test_btest 0.000640 0.000172 62.345517 ( 49.754052)
test_basic 0.002208 0.005441 0.790981 ( 1.328750)
test_all 0.080754 0.040289 672.420340 (408.909099)
test_rubyspec 0.043637 0.026380 88.384362 (109.918696)
total: 590.57 sec