Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-022559
#<BuildRuby:0x00005574ffe12228
@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.20230509-022559",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.004544 0.000413 1.801281 ( 3.106205)
build_miniruby 0.001283 0.000000 1.261980 ( 1.274608)
build_ruby 0.001343 0.000000 2.477590 ( 2.723899)
build_all 0.000000 0.006378 2.098954 ( 1.501496)
build_install 0.006143 0.009202 3.313124 ( 2.697058)
test_btest 0.000708 0.000170 72.923787 ( 36.628952)
test_basic 0.000077 0.006826 0.804680 ( 0.927133)
test_all 0.000918 0.000282 556.731121 (192.383294)
test_rubyspec 0.022798 0.022050 73.391431 ( 85.298071)
total: 326.54 sec