Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-031601
#<BuildRuby:0x000055e2f3486008
@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.20230506-031601",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.007010 0.000540 2.060645 ( 4.661402)
build_miniruby 0.001978 0.000000 1.508080 ( 2.035081)
build_ruby 0.001978 0.000000 2.896855 ( 3.944920)
build_all 0.007451 0.000221 2.404504 ( 2.966676)
build_install 0.017340 0.000565 3.684747 ( 4.290980)
test_btest 0.000761 0.000051 78.087966 ( 65.500670)
test_basic 0.002796 0.005020 0.850859 ( 1.293344)
test_all 0.001144 0.000000 633.773278 (569.341601)
test_rubyspec 0.023730 0.031865 84.290955 (113.407009)
total: 767.44 sec