Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-160711
#<BuildRuby:0x0000560bde85a120
@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.20230723-160711",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.005818 0.001164 2.296519 ( 3.564903)
build_miniruby 0.001271 0.000254 1.697038 ( 1.700436)
build_ruby 0.001391 0.000278 3.242002 ( 3.462282)
build_all 0.003229 0.004127 2.572373 ( 1.820914)
build_install 0.018553 0.000227 4.146811 ( 3.516545)
test_btest 0.000781 0.000156 79.771950 ( 36.792670)
test_basic 0.001986 0.007132 0.963264 ( 1.089284)
test_all 0.000914 0.000228 634.856445 (271.718115)
test_rubyspec 0.031595 0.021854 90.280701 (103.741203)
total: 427.41 sec