Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241024-010535
#<BuildRuby:0x00007f7b352dfde0
@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.20241024-010535",
@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.000028)
autoconf 0.000042 0.000009 0.000051 ( 0.000050)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.008850 0.000220 4.167043 ( 4.644691)
build_miniruby 0.001502 0.000293 2.336692 ( 2.427413)
build_ruby 0.001988 0.000387 4.632996 ( 35.218668)
build_all 0.010040 0.000000 6.329695 ( 6.142154)
build_install 0.021980 0.000674 9.208575 ( 19.738257)
test_btest 0.000756 0.000123 64.182169 ( 32.597033)
test_basic 0.009751 0.002973 1.002799 ( 2.479569)
test_all 0.119601 0.035712 755.681994 (465.178946)
test_rubyspec 0.047723 0.050039 114.848396 ( 57.544401)
total: 625.97 sec