Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241230-214818
#<BuildRuby:0x00007f2164d7fdc0
@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-214818",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.005668 0.000304 2.156038 ( 3.262501)
build_miniruby 0.001452 0.000256 1.789974 ( 2.506735)
build_ruby 0.001802 0.000318 4.050880 ( 4.974839)
build_all 0.008670 0.003413 6.151862 ( 5.442656)
build_install 0.016037 0.009286 8.144789 ( 8.698312)
test_btest 0.000687 0.000156 64.330051 ( 62.563609)
test_basic 0.005004 0.006849 0.982669 ( 1.559551)
test_all 0.120607 0.035336 673.004505 (693.991362)
test_rubyspec 0.050991 0.035868 110.500371 (114.202968)
total: 897.20 sec