Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-154132
#<BuildRuby:0x000055be08c7a008
@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.20240113-154132",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.005279 0.000097 1.487881 ( 1.823011)
build_miniruby 0.001348 0.000100 1.626857 ( 1.625905)
build_ruby 0.001852 0.000137 3.156220 ( 3.331108)
build_all 0.000000 0.007802 5.475408 ( 2.703683)
build_install 0.016377 0.000000 6.342463 ( 3.436655)
test_btest 0.000651 0.000000 80.698799 ( 34.321172)
test_basic 0.004351 0.002079 0.858000 ( 0.948735)
test_all 0.079023 0.036312 728.058888 (264.704170)
test_rubyspec 0.034359 0.032325 93.340712 (105.142176)
total: 418.04 sec