Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231128-165500
#<BuildRuby:0x000055ffa7cd6048
@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.20231128-165500",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.007434 0.000000 2.166911 ( 3.906603)
build_miniruby 0.001806 0.000321 59.496299 ( 42.067484)
build_ruby 0.001405 0.000312 3.496178 ( 4.193189)
build_all 0.009176 0.000224 5.471589 ( 4.221767)
build_install 0.015465 0.004788 6.740523 ( 6.047362)
test_btest 0.000000 0.000928 62.960704 ( 59.849170)
test_basic 0.006380 0.002715 0.868869 ( 1.471279)
test_all 0.068901 0.054599 643.712256 (378.925982)
test_rubyspec 0.033465 0.043904 90.942251 (128.710402)
total: 629.39 sec