Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231219-011552
#<BuildRuby:0x000055d011001fe0
@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.20231219-011552",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.004758 0.003409 2.502909 ( 3.478395)
build_miniruby 0.001529 0.000000 1.567434 ( 1.648185)
build_ruby 0.001953 0.000000 3.285185 ( 3.587105)
build_all 0.008162 0.000649 5.488372 ( 3.916508)
build_install 0.013644 0.004967 6.717638 ( 4.610362)
test_btest 0.000631 0.000111 61.229451 ( 53.800167)
test_basic 0.003407 0.003999 0.799342 ( 1.086688)
test_all 0.074599 0.044131 638.513489 (316.766066)
test_rubyspec 0.009139 0.054819 83.947642 ( 96.896128)
total: 485.79 sec