Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-171229
#<BuildRuby:0x0000564d2edae1a8
@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.20230513-171229",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001423 0.004205 1.657870 ( 2.830507)
build_miniruby 0.001047 0.000131 1.127384 ( 1.125713)
build_ruby 0.001401 0.000000 2.328827 ( 2.527499)
build_all 0.003183 0.004235 2.268125 ( 1.761279)
build_install 0.015128 0.000376 3.301466 ( 2.426230)
test_btest 0.000900 0.000129 75.421852 ( 27.925452)
test_basic 0.000000 0.007226 0.818096 ( 0.915274)
test_all 0.000887 0.000574 591.997203 (204.054482)
test_rubyspec 0.021368 0.017709 71.986317 ( 83.831132)
total: 327.40 sec