Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230810-232922
#<BuildRuby:0x000055b28fdf2270
@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.20230810-232922",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000000 0.000034 0.000034 ( 0.000033)
configure 0.000000 0.000031 0.000031 ( 0.000032)
build_up 0.003167 0.004107 2.298968 ( 4.675463)
build_miniruby 0.001521 0.000000 1.705485 ( 2.093342)
build_ruby 0.001752 0.000000 3.313860 ( 4.185050)
build_all 0.007763 0.000382 2.858959 ( 2.890722)
build_install 0.014470 0.005080 4.026452 ( 4.175190)
test_btest 0.000840 0.000124 68.471008 ( 50.763277)
test_basic 0.000000 0.008725 0.851891 ( 1.285115)
test_all 0.001488 0.000306 643.387053 (357.215480)
test_rubyspec 0.033495 0.023749 85.103328 (110.111368)
total: 537.40 sec