Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231024-070253
#<BuildRuby:0x000055b8aa3ba9a8
@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.20231024-070253",
@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.000026 0.000004 0.000030 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.007101 0.001136 3.745707 ( 5.132493)
build_miniruby 0.001585 0.000000 1.654370 ( 2.163585)
build_ruby 0.002353 0.000000 3.307977 ( 3.733796)
build_all 0.009434 0.000000 5.241667 ( 4.024622)
build_install 0.017124 0.003153 7.263822 ( 5.848958)
test_btest 0.000740 0.000109 60.673048 ( 51.605310)
test_basic 0.006798 0.001000 0.771934 ( 1.209067)
test_all 0.092958 0.031515 635.846786 (469.971231)
test_rubyspec 0.058928 0.015629 89.453698 (150.036564)
total: 693.73 sec