Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230922-041819
#<BuildRuby:0x000055778caddf50
@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.20230922-041819",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000034 0.000005 0.000039 ( 0.000041)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.006413 0.004452 26.877881 ( 28.564390)
build_miniruby 0.008047 0.001508 188.623206 (172.735317)
build_ruby 0.001473 0.000276 4.142354 ( 5.235975)
build_all 0.010627 0.005705 35.907346 ( 36.243988)
build_install 0.019890 0.002149 7.295431 ( 8.512252)
test_btest 0.000719 0.000144 69.110641 ( 66.867427)
test_basic 0.008549 0.000707 0.863686 ( 1.508723)
test_all 0.009679 0.000882 704.297218 (734.619372)
test_rubyspec 0.038384 0.043533 95.685564 (138.986516)
total: 1193.28 sec