Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241007-084723
#<BuildRuby:0x00007f2dbf1ffdd0
@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.20241007-084723",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.005176 0.004906 4.697885 ( 6.211777)
build_miniruby 0.001822 0.000384 3.145779 ( 3.245162)
build_ruby 0.001708 0.000360 4.703057 ( 6.818890)
build_all 0.006388 0.004592 6.919388 ( 6.621289)
build_install 0.013470 0.013219 10.556766 ( 9.365928)
test_btest 0.000742 0.000215 85.479654 ( 80.184286)
test_basic 0.012193 0.002347 1.207267 ( 1.689426)
test_all 0.122533 0.039797 829.474285 (692.066980)
test_rubyspec 0.067242 0.027003 130.329670 ( 80.162885)
total: 886.37 sec