Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230331-021147
#<BuildRuby:0x0000560cca1f2228
@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.20230331-021147",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.007374 0.000567 4.619797 ( 6.457601)
build_miniruby 0.001659 0.000000 15.428784 ( 16.217043)
build_ruby 0.001624 0.000000 2.386735 ( 2.804840)
build_all 0.007806 0.000211 12.346333 ( 12.802115)
build_install 0.017742 0.000028 3.387485 ( 3.602608)
test_btest 0.000794 0.000000 56.883383 ( 39.989915)
test_basic 0.003032 0.000000 0.456995 ( 0.817441)
test_all 0.002083 0.000000 544.071016 (261.155282)
test_rubyspec 0.025029 0.027123 72.788349 ( 95.744194)
total: 439.59 sec