Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231125-164946
#<BuildRuby:0x00005601a0411d90
@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.20231125-164946",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005627 0.000649 1.955460 ( 3.076410)
build_miniruby 0.000000 0.001530 1.578850 ( 1.729270)
build_ruby 0.000000 0.002100 3.245233 ( 3.591339)
build_all 0.004768 0.004122 5.370929 ( 3.888672)
build_install 0.017881 0.001594 6.790926 ( 5.285937)
test_btest 0.000849 0.000142 62.304935 ( 44.512188)
test_basic 0.000000 0.007661 0.772493 ( 0.903100)
test_all 0.077927 0.041867 626.030913 (271.861362)
test_rubyspec 0.054852 0.013658 87.205513 (106.983142)
total: 441.83 sec