Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240926-123833
#<BuildRuby:0x00007f9e8eb7fdc0
@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.20240926-123833",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.009577 0.001690 5.792049 ( 9.198524)
build_miniruby 0.001699 0.000300 4.803487 ( 6.602272)
build_ruby 0.000000 0.002529 4.798816 ( 26.751587)
build_all 0.010777 0.000545 6.660984 ( 7.890118)
build_install 0.021805 0.004358 10.418298 ( 25.423573)
test_btest 0.000490 0.000940 86.098960 (112.862792)
test_basic 0.009335 0.004393 1.210232 ( 2.071027)
test_all 0.106961 0.057418 756.117537 (777.873650)
test_rubyspec 0.062027 0.031244 126.716266 ( 67.239000)
total: 1035.91 sec