Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-154001
#<BuildRuby:0x000055e2acbea228
@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.20240209-154001",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000026)
build_up 0.005182 0.001219 1.849437 ( 2.237500)
build_miniruby 0.001608 0.000000 1.672772 ( 1.671510)
build_ruby 0.000000 0.002105 3.468135 ( 3.719557)
build_all 0.005189 0.002771 6.490885 ( 2.792892)
build_install 0.016999 0.002061 8.032693 ( 4.193345)
test_btest 0.000792 0.000198 91.465981 ( 30.612796)
test_basic 0.001947 0.004598 0.886850 ( 0.974891)
test_all 0.078477 0.041974 751.142242 (272.001804)
test_rubyspec 0.045531 0.055935 163.368242 (172.576597)
total: 490.78 sec