Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-191744
#<BuildRuby:0x000055c87c9d2318
@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.20230612-191744",
@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.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.005795 0.001199 1.997014 ( 7.703017)
build_miniruby 0.000000 0.001748 1.613927 ( 5.416312)
build_ruby 0.001539 0.000772 3.249509 ( 9.954867)
build_all 0.006996 0.001580 2.368870 ( 5.777605)
build_install 0.017954 0.002061 3.733270 ( 12.691389)
test_btest 0.000728 0.000154 80.260679 (107.432240)
test_basic 0.006251 0.001326 0.859000 ( 2.605207)
test_all 0.000871 0.000185 599.505160 (800.454310)
test_rubyspec 0.029069 0.026682 88.170357 (164.481578)
total: 1116.52 sec