Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-161925
#<BuildRuby:0x000055ae866bdfc0
@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.20240128-161925",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.005481 0.000307 1.425666 ( 1.763813)
build_miniruby 0.001229 0.000000 1.531365 ( 1.529202)
build_ruby 0.001503 0.000000 3.072287 ( 3.289602)
build_all 0.007454 0.000000 5.664395 ( 2.177001)
build_install 0.010821 0.007476 6.880628 ( 3.227734)
test_btest 0.000995 0.000000 83.244211 ( 21.896811)
test_basic 0.005417 0.000535 0.828555 ( 0.886165)
test_all 0.070506 0.047147 734.486097 (216.047441)
test_rubyspec 0.051353 0.046414 148.898895 (160.141570)
total: 410.96 sec