Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-083908
#<BuildRuby:0x000055c516dee078
@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.20240125-083908",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.000000 0.006316 1.753641 ( 2.130061)
build_miniruby 0.000000 0.001435 1.456398 ( 1.454281)
build_ruby 0.000000 0.001796 3.225292 ( 12.099155)
build_all 0.000000 0.007236 6.118533 ( 2.378876)
build_install 0.010624 0.006301 7.206409 ( 3.498180)
test_btest 0.000618 0.000176 87.247937 ( 27.524290)
test_basic 0.000000 0.007347 0.828782 ( 0.918484)
test_all 0.065074 0.048768 736.823593 (221.112292)
test_rubyspec 0.050413 0.050557 147.297498 (159.073310)
total: 430.19 sec