Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241208-173249
#<BuildRuby:0x00007f454eb5fdc0
@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.20241208-173249",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000715 0.007811 3.802730 ( 4.604280)
build_miniruby 0.001801 0.000218 1.587103 ( 1.644233)
build_ruby 0.001884 0.000229 4.306284 ( 4.592916)
build_all 0.009787 0.000666 5.626528 ( 4.329421)
build_install 0.022672 0.001564 7.993803 ( 6.507250)
test_btest 0.000781 0.000087 62.654212 ( 51.985416)
test_basic 0.003305 0.009200 1.011844 ( 1.467338)
test_all 0.125601 0.025696 654.168494 (473.915030)
test_rubyspec 0.050552 0.032021 107.320935 ( 58.179757)
total: 607.23 sec