Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-144947
#<BuildRuby:0x000055c62e1767c8
@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.20230623-144947",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005640 0.000676 1.910243 ( 3.233895)
build_miniruby 0.001219 0.000146 1.480034 ( 1.511850)
build_ruby 0.001384 0.000166 2.871552 ( 3.132286)
build_all 0.000006 0.007768 2.297556 ( 1.701353)
build_install 0.017550 0.000887 3.855553 ( 3.246764)
test_btest 0.000782 0.000134 77.762237 ( 39.770421)
test_basic 0.004388 0.004352 0.935139 ( 1.068250)
test_all 0.001003 0.000200 602.707836 (250.358349)
test_rubyspec 0.023906 0.029819 85.866104 (105.560527)
total: 409.58 sec