Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230623-011640
#<BuildRuby:0x00005648c02421d8
@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.20230623-011640",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.005515 0.001003 2.044592 ( 9.581408)
build_miniruby 0.001835 0.000334 1.657609 ( 2.091112)
build_ruby 0.001687 0.000307 3.155696 ( 4.400043)
build_all 0.007695 0.001399 4.984937 ( 5.187215)
build_install 0.004896 0.014536 6.151868 ( 6.480557)
test_btest 0.000651 0.000198 66.293923 ( 56.999564)
test_basic 0.000000 0.006082 0.761682 ( 1.055042)
test_all 0.000000 0.001719 567.918349 (425.377042)
test_rubyspec 0.021524 0.035009 79.233640 (112.735456)
total: 623.91 sec