Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240926-103747
#<BuildRuby:0x00007fbc80bdfdc8
@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.20240926-103747",
@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.000006 0.000028 ( 0.000029)
autoconf 0.000040 0.000011 0.000051 ( 0.000051)
configure 0.000037 0.000010 0.000047 ( 0.000047)
build_up 0.006001 0.005591 5.624060 ( 16.655640)
build_miniruby 0.006331 0.004707 293.568461 (358.872228)
build_ruby 0.002523 0.000000 5.697545 ( 8.403270)
build_all 0.012844 0.002305 55.704303 ( 74.263165)
build_install 0.022256 0.007483 10.641621 ( 15.305839)
test_btest 0.000973 0.000303 87.288575 (119.024298)
test_basic 0.006271 0.004842 1.162549 ( 2.064856)
test_all 0.126838 0.040397 818.654116 (854.090289)
test_rubyspec 0.052902 0.041634 130.564746 ( 67.784005)
total: 1516.46 sec