Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-023233
#<BuildRuby:0x0000560c4e4fa230
@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.20230526-023233",
@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.000000 0.000015 ( 0.000015)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.005800 0.000000 1.789337 ( 3.059885)
build_miniruby 0.001359 0.000000 1.350789 ( 1.350410)
build_ruby 0.001500 0.000000 2.538196 ( 2.735602)
build_all 0.006918 0.000000 2.090697 ( 1.488720)
build_install 0.004841 0.010697 3.214946 ( 2.299707)
test_btest 0.000577 0.000124 75.140032 ( 26.742688)
test_basic 0.001912 0.003404 0.686492 ( 0.763628)
test_all 0.002244 0.000542 556.461583 (196.188317)
test_rubyspec 0.021162 0.027206 77.642942 ( 89.569899)
total: 324.20 sec