Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-082853
#<BuildRuby:0x000055677c2bdf20
@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.20240310-082853",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007413 0.000741 2.684535 ( 2.727368)
build_miniruby 0.001532 0.000153 1.617266 ( 1.623880)
build_ruby 0.001818 0.000181 3.405204 ( 3.731560)
build_all 0.003744 0.004844 6.852009 ( 3.743626)
build_install 0.014222 0.006842 9.094055 ( 5.655623)
test_btest 0.000755 0.000126 93.909019 ( 45.416371)
test_basic 0.003459 0.004016 1.003150 ( 1.101392)
test_all 0.079444 0.043346 856.164583 (397.167136)
test_rubyspec 0.024508 0.066407 129.072231 (139.194287)
total: 600.36 sec