Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-091938
#<BuildRuby:0x000056496f1c2230
@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.20230614-091938",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005632 0.001126 2.056239 ( 6.407109)
build_miniruby 0.001580 0.000000 1.548730 ( 3.613489)
build_ruby 0.002148 0.000000 3.007674 ( 6.619888)
build_all 0.008848 0.000111 2.466223 ( 4.121995)
build_install 0.019168 0.001825 3.827871 ( 6.874209)
test_btest 0.000787 0.000131 80.194012 ( 88.594614)
test_basic 0.003471 0.004305 0.870111 ( 2.356040)
test_all 0.001092 0.000211 573.908657 (719.563718)
test_rubyspec 0.020703 0.037155 87.359581 (159.723114)
total: 997.88 sec