Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-125815
#<BuildRuby:0x0000562427c02320
@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.20230124-125815",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004420 0.000277 0.948816 ( 1.335441)
build_miniruby 0.001185 0.000075 0.971708 ( 0.970013)
build_ruby 0.001270 0.000000 2.628773 ( 2.920178)
build_all 0.006269 0.000190 3.475435 ( 1.738047)
build_install 0.013280 0.000000 2.644477 ( 1.769186)
test_btest 0.000000 0.000796 56.417929 ( 15.049905)
test_basic 0.001182 0.003382 0.388124 ( 0.481034)
test_all 0.001591 0.000152 616.974283 (172.888535)
test_rubyspec 0.018604 0.019344 64.081173 ( 74.015813)
total: 271.17 sec