Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-102614
#<BuildRuby:0x000055d2f939e208
@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.20230629-102614",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006062 0.000304 2.054436 ( 3.565840)
build_miniruby 0.001396 0.000200 1.630935 ( 2.019242)
build_ruby 0.001569 0.000224 3.229222 ( 4.077778)
build_all 0.006814 0.000372 2.440132 ( 1.728940)
build_install 0.018655 0.000218 3.838949 ( 3.119431)
test_btest 0.000682 0.000082 82.105149 ( 43.822865)
test_basic 0.004513 0.003727 0.921378 ( 1.051171)
test_all 0.001337 0.000191 598.519541 (246.733511)
test_rubyspec 0.036386 0.014820 88.708994 (102.097420)
total: 408.22 sec