Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-031124
#<BuildRuby:0x0000557cf9f0a1d8
@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.20230826-031124",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000000 0.006986 2.193884 ( 3.459827)
build_miniruby 0.000639 0.001061 1.660567 ( 1.659574)
build_ruby 0.001289 0.000167 2.886910 ( 3.142766)
build_all 0.007123 0.000379 6.141819 ( 2.585986)
build_install 0.015193 0.000801 7.427680 ( 3.648857)
test_btest 0.001233 0.000000 84.774715 ( 22.632213)
test_basic 0.005141 0.000235 0.893061 ( 0.954417)
test_all 0.004327 0.004437 692.298447 (226.408342)
test_rubyspec 0.024100 0.029197 100.132832 (111.541921)
total: 376.03 sec