Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241008-085002
#<BuildRuby:0x00007fc26e1ffdc8
@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.20241008-085002",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000047 0.000005 0.000052 ( 0.000052)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.009651 0.000181 4.543974 ( 8.279163)
build_miniruby 0.001974 0.000000 2.429854 ( 3.431862)
build_ruby 0.002398 0.000000 4.566624 ( 32.574463)
build_all 0.010481 0.000295 6.769803 ( 5.687175)
build_install 0.021437 0.004653 10.120453 ( 8.606555)
test_btest 0.000962 0.000107 81.774957 ( 65.793107)
test_basic 0.004710 0.007911 1.156201 ( 1.994135)
test_all 0.111711 0.048938 799.257227 (634.322675)
test_rubyspec 0.062623 0.032828 126.857240 ( 64.540502)
total: 825.23 sec