Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240808-135353
#<BuildRuby:0x00007f56a58dfdd0
@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.20240808-135353",
@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.000005 0.000027 ( 0.000026)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.001294 0.008145 4.107502 ( 6.173960)
build_miniruby 0.001390 0.000357 1.835362 ( 2.426872)
build_ruby 0.002007 0.000516 4.567676 ( 26.440568)
build_all 0.008328 0.002142 7.558201 ( 7.853883)
build_install 0.018800 0.007850 10.495884 ( 11.232882)
test_btest 0.000684 0.000188 98.783511 (112.739226)
test_basic 0.004874 0.008687 1.178120 ( 2.094968)
test_all 0.143925 0.019285 845.213405 (551.948441)
test_rubyspec 0.059398 0.035385 152.907240 ( 56.117744)
total: 777.03 sec