Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-115114
#<BuildRuby:0x000055971d6028e0
@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-115114",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.001915 0.003503 1.669533 ( 2.908950)
build_miniruby 0.001349 0.000108 1.232905 ( 1.232768)
build_ruby 0.001517 0.000000 2.592481 ( 2.788621)
build_all 0.006869 0.000070 2.103022 ( 1.294397)
build_install 0.014916 0.000499 3.071962 ( 2.122638)
test_btest 0.000683 0.000047 66.154800 ( 20.738830)
test_basic 0.000138 0.003719 0.493745 ( 0.590407)
test_all 0.001159 0.000116 559.103298 (215.495286)
test_rubyspec 0.049839 0.008605 82.174953 (111.021754)
total: 358.19 sec