Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-222909
#<BuildRuby:0x00005571934c2138
@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.20230618-222909",
@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.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.006445 0.000000 2.004678 ( 3.534426)
build_miniruby 0.001477 0.000000 1.495888 ( 1.525908)
build_ruby 0.001329 0.000219 2.734095 ( 2.945028)
build_all 0.004608 0.002710 2.410077 ( 1.548829)
build_install 0.014198 0.002922 3.856948 ( 2.755273)
test_btest 0.000756 0.000139 78.928098 ( 26.978813)
test_basic 0.001808 0.003369 0.688343 ( 0.766840)
test_all 0.000375 0.000674 579.867610 (175.260557)
test_rubyspec 0.030642 0.015438 81.303796 ( 93.092079)
total: 308.41 sec