Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-150907
#<BuildRuby:0x000056378a70a3b0
@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/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240315-150907",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.002254 0.004270 2.380189 ( 2.422172)
build_miniruby 0.001616 0.000000 1.507350 ( 1.506592)
build_ruby 0.001580 0.000000 3.582330 ( 3.770615)
build_all 0.007709 0.000671 7.090486 ( 3.279829)
build_install 0.014640 0.005634 9.075088 ( 4.992866)
test_btest 0.000000 0.000988 95.068496 ( 34.201161)
test_basic 0.003196 0.004101 1.026235 ( 1.124714)
test_all 0.086961 0.031879 838.437113 (305.756048)
test_rubyspec 0.057951 0.034118 127.481069 (136.980557)
total: 494.04 sec