Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240319-061740
#<BuildRuby:0x000055b0a534e0d0
@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.20240319-061740",
@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.000025 0.000004 0.000029 ( 0.000028)
autoconf 0.000043 0.000006 0.000049 ( 0.000048)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.004145 0.004660 2.559383 ( 3.379469)
build_miniruby 0.001391 0.000257 2.190090 ( 2.568397)
build_ruby 0.001482 0.000275 3.738844 ( 4.092172)
build_all 0.009178 0.000000 5.996752 ( 4.323655)
build_install 0.018997 0.003299 7.924083 ( 7.022091)
test_btest 0.000897 0.000153 71.254796 ( 53.493856)
test_basic 0.007257 0.001244 0.875839 ( 1.179190)
test_all 0.092261 0.028741 752.769219 (415.639486)
test_rubyspec 0.045475 0.052550 122.778059 (171.748288)
total: 663.45 sec