Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-164859
#<BuildRuby:0x00005595a7b59e00
@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.20230625-164859",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000086 0.000010 0.000096 ( 0.005791)
configure 0.000042 0.000004 0.000046 ( 0.000046)
build_up 0.006268 0.000243 2.017532 ( 4.667853)
build_miniruby 0.001430 0.000154 1.651147 ( 2.144838)
build_ruby 0.001439 0.000154 3.099357 ( 13.246684)
build_all 0.003487 0.003539 2.486832 ( 2.150734)
build_install 0.016384 0.001594 3.812845 ( 3.440840)
test_btest 0.000830 0.000107 79.401414 ( 41.750872)
test_basic 0.004548 0.003798 0.888259 ( 0.997382)
test_all 0.001409 0.000000 612.336504 (257.384278)
test_rubyspec 0.022251 0.029691 85.866389 ( 99.591993)
total: 425.38 sec