Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-032633
#<BuildRuby:0x000055ab2de85f70
@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.20230312-032633",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.001204 0.004215 1.729505 ( 3.373907)
build_miniruby 0.001160 0.000232 1.269011 ( 1.347232)
build_ruby 0.001151 0.000230 2.555120 ( 2.765131)
build_all 0.002443 0.004769 2.207771 ( 2.133885)
build_install 0.007209 0.009543 3.414538 ( 3.383076)
test_btest 0.000623 0.000208 66.222853 ( 34.027376)
test_basic 0.006367 0.000607 0.535708 ( 0.641294)
test_all 0.000939 0.000298 526.094354 (225.536229)
test_rubyspec 0.018080 0.029794 76.645078 ( 91.076978)
total: 364.29 sec