Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-012541
#<BuildRuby:0x0000559a840168e0
@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.20230508-012541",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005784 0.001006 1.962510 ( 4.580609)
build_miniruby 0.001607 0.000000 1.307545 ( 1.657454)
build_ruby 0.001460 0.000000 2.711474 ( 3.573631)
build_all 0.003174 0.004678 2.300376 ( 2.522809)
build_install 0.016784 0.000707 3.554103 ( 4.069159)
test_btest 0.000612 0.000113 77.415596 ( 59.144217)
test_basic 0.000000 0.007459 0.813916 ( 1.357037)
test_all 0.000534 0.001324 592.415908 (321.560510)
test_rubyspec 0.030448 0.019508 80.850580 ( 95.437187)
total: 493.90 sec