Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241017-145357
#<BuildRuby:0x00007fb0f0c5fdc0
@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.20241017-145357",
@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.000026 0.000006 0.000032 ( 0.000033)
autoconf 0.000045 0.000011 0.000056 ( 0.000056)
configure 0.000048 0.000000 0.000048 ( 0.000048)
build_up 0.009763 0.000496 4.561999 ( 5.841718)
build_miniruby 0.001545 0.000363 2.384519 ( 2.634358)
build_ruby 0.001658 0.000390 4.617289 ( 46.153776)
build_all 0.009499 0.002235 10.030007 ( 8.469163)
build_install 0.017006 0.007617 9.955390 ( 8.468164)
test_btest 0.001310 0.000000 83.214242 ( 52.460519)
test_basic 0.012541 0.001113 1.151861 ( 1.575659)
test_all 0.112613 0.048313 798.557178 (454.092271)
test_rubyspec 0.051273 0.040982 125.066860 ( 66.468994)
total: 646.17 sec