Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-074603
#<BuildRuby:0x000055d137f2e190
@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.20230901-074603",
@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.000029 0.000002 0.000031 ( 0.000032)
autoconf 0.000049 0.000005 0.000054 ( 0.000051)
configure 0.000035 0.000003 0.000038 ( 0.000038)
build_up 0.005727 0.000554 2.004117 ( 3.919455)
build_miniruby 0.000000 0.001920 1.914738 ( 2.654254)
build_ruby 0.000000 0.002175 3.794979 ( 5.487271)
build_all 0.005070 0.005027 6.780151 ( 9.029117)
build_install 0.015943 0.006800 8.236070 ( 10.554192)
test_btest 0.000739 0.000140 90.297619 (102.300078)
test_basic 0.000000 0.009375 1.048782 ( 1.722444)
test_all 0.001104 0.009975 762.468141 (606.751558)
test_rubyspec 0.048436 0.024811 108.808391 (134.984188)
total: 877.40 sec