Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-125432
#<BuildRuby:0x000055f4abb4e3d0
@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.20230603-125432",
@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.000016 0.000000 0.000016 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006354 0.000093 1.867108 ( 4.563240)
build_miniruby 0.001307 0.000052 1.364423 ( 1.459058)
build_ruby 0.001574 0.000063 2.789111 ( 3.274400)
build_all 0.006783 0.000000 2.155160 ( 2.096156)
build_install 0.016732 0.000228 3.482605 ( 3.607735)
test_btest 0.000950 0.000033 76.239871 ( 40.371797)
test_basic 0.000000 0.007691 0.801008 ( 0.946786)
test_all 0.000000 0.001679 588.781096 (257.667454)
test_rubyspec 0.015134 0.034628 83.082927 (100.007569)
total: 414.00 sec