Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-024429
#<BuildRuby:0x000055969886e230
@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.20230727-024429",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.003180 0.004504 2.324901 ( 5.154053)
build_miniruby 0.001162 0.000240 1.689116 ( 1.999489)
build_ruby 0.001598 0.000330 3.485887 ( 4.499136)
build_all 0.004308 0.004119 2.882185 ( 2.910494)
build_install 0.018311 0.001293 4.286558 ( 4.871880)
test_btest 0.000955 0.000202 83.278722 ( 48.114924)
test_basic 0.007072 0.000572 0.926233 ( 1.349808)
test_all 0.001056 0.000087 695.406795 (384.122270)
test_rubyspec 0.039504 0.017895 94.135882 (115.716064)
total: 568.74 sec