Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240713-150923
#<BuildRuby:0x00007f01c1b0fdc8
@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.20240713-150923",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.005670 0.003433 3.889715 ( 5.571879)
build_miniruby 0.001486 0.000350 1.726005 ( 2.040766)
build_ruby 0.002078 0.000000 4.280182 ( 5.337267)
build_all 0.009492 0.001766 7.632050 ( 7.998802)
build_install 0.015137 0.011386 10.352285 ( 11.505366)
test_btest 0.000868 0.000241 100.060649 (116.936175)
test_basic 0.007393 0.005363 1.156491 ( 2.016458)
test_all 0.132412 0.039652 866.000260 (1045.381505)
test_rubyspec 0.051138 0.042670 152.499593 (152.150551)
total: 1348.94 sec