Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-062318
#<BuildRuby:0x0000558d354da1a8
@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.20230619-062318",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.006333 0.000234 1.984457 ( 4.306091)
build_miniruby 0.001772 0.000066 1.400459 ( 1.419215)
build_ruby 0.001496 0.000056 2.902121 ( 4.006475)
build_all 0.003426 0.004335 2.436748 ( 2.619497)
build_install 0.012439 0.007603 3.834497 ( 4.180037)
test_btest 0.000864 0.000105 79.234171 ( 41.016515)
test_basic 0.002999 0.004573 0.867617 ( 0.993589)
test_all 0.000860 0.000130 585.346494 (230.340886)
test_rubyspec 0.024532 0.027688 85.488456 ( 98.764540)
total: 387.65 sec