Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-132907
#<BuildRuby:0x00005580e19fe3b0
@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.20230606-132907",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002211 0.004202 1.949655 ( 4.345164)
build_miniruby 0.001125 0.000208 1.417778 ( 1.656005)
build_ruby 0.001432 0.000265 2.869548 ( 3.330999)
build_all 0.002554 0.004544 2.213470 ( 2.633273)
build_install 0.018818 0.001320 3.590912 ( 3.398245)
test_btest 0.000850 0.000000 77.657735 ( 45.635467)
test_basic 0.000770 0.005880 0.773837 ( 1.201908)
test_all 0.000000 0.001798 596.631551 (279.592481)
test_rubyspec 0.006168 0.047804 86.089656 (104.349491)
total: 446.14 sec