Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241230-114710
#<BuildRuby:0x00007f6307bafdd0
@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.20241230-114710",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.006019 0.001062 2.388668 ( 3.366063)
build_miniruby 0.001898 0.000000 2.159758 ( 2.269971)
build_ruby 0.001952 0.000000 4.241692 ( 4.373156)
build_all 0.010042 0.000955 6.215444 ( 3.411453)
build_install 0.018092 0.006092 8.517177 ( 7.304902)
test_btest 0.000815 0.000150 63.352386 ( 41.133208)
test_basic 0.008791 0.000745 1.022096 ( 1.273294)
test_all 0.128959 0.025847 738.091420 (593.505972)
test_rubyspec 0.052329 0.036545 111.884514 (103.749360)
total: 760.39 sec