Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241231-223447
#<BuildRuby:0x00007f19f195fdc8
@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.20241231-223447",
@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.000022 0.000004 0.000026 ( 0.000028)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.005823 0.000356 2.193936 ( 4.577289)
build_miniruby 0.001746 0.000359 1.991645 ( 3.626500)
build_ruby 0.002214 0.000456 4.202194 ( 6.874327)
build_all 0.003411 0.008316 5.757488 ( 8.938089)
build_install 0.021827 0.003356 7.625679 ( 11.912271)
test_btest 0.000832 0.000203 65.171125 (107.075505)
test_basic 0.005388 0.005628 0.999141 ( 2.106731)
test_all 0.131075 0.028237 731.803480 (903.932778)
test_rubyspec 0.053299 0.027673 104.231816 ( 36.015221)
total: 1085.06 sec