Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240220-132152
#<BuildRuby:0x000055ef58db2048
@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.20240220-132152",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000037 0.000004 0.000041 ( 0.000040)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.006982 0.004503 3.614803 ( 6.467389)
build_miniruby 0.001229 0.000192 2.284616 ( 3.121621)
build_ruby 0.001354 0.000212 3.787515 ( 5.178300)
build_all 0.006165 0.003821 6.361294 ( 6.946645)
build_install 0.022824 0.001677 8.658767 ( 10.181951)
test_btest 0.000809 0.000131 75.954707 ( 87.749738)
test_basic 0.007932 0.000000 0.863280 ( 1.639009)
test_all 0.116895 0.009476 717.194657 (487.713246)
test_rubyspec 0.021699 0.070424 104.425080 (114.529763)
total: 723.53 sec