Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-221928
#<BuildRuby:0x0000557635e421a8
@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.20230918-221928",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000037 0.000005 0.000042 ( 0.000037)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.006824 0.000975 2.316977 ( 5.009445)
build_miniruby 0.001642 0.000000 1.802881 ( 2.419383)
build_ruby 0.002081 0.000000 3.586553 ( 4.800406)
build_all 0.009084 0.000045 6.618865 ( 8.067556)
build_install 0.021759 0.001067 8.261731 ( 10.781706)
test_btest 0.001443 0.000000 86.251365 ( 83.550798)
test_basic 0.000000 0.008466 1.001725 ( 1.509790)
test_all 0.009114 0.001562 690.483351 (775.745518)
test_rubyspec 0.044306 0.039680 111.401231 (162.909532)
total: 1054.80 sec