Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-082803
#<BuildRuby:0x0000561d6b1be228
@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.20230620-082803",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.005082 0.000610 1.944980 ( 3.332191)
build_miniruby 0.001353 0.000162 1.520755 ( 1.551895)
build_ruby 0.000000 0.001692 2.841518 ( 3.045863)
build_all 0.005290 0.002647 5.450683 ( 3.534656)
build_install 0.016137 0.001751 6.750321 ( 4.126098)
test_btest 0.000852 0.000126 78.366745 ( 36.052416)
test_basic 0.005902 0.000874 0.829708 ( 0.936005)
test_all 0.002144 0.000068 569.394817 (252.389883)
test_rubyspec 0.029158 0.022910 86.396438 ( 99.978615)
total: 404.95 sec