Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-004408
#<BuildRuby:0x000055dffca4a308
@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.20230330-004408",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000019 0.000004 0.000023 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.000000 0.005801 1.807384 ( 3.036865)
build_miniruby 0.000000 0.001348 1.165103 ( 1.166859)
build_ruby 0.000000 0.001381 2.186530 ( 2.396942)
build_all 0.003383 0.004715 2.245630 ( 1.866454)
build_install 0.013635 0.004487 3.460423 ( 2.783847)
test_btest 0.000736 0.000228 69.986522 ( 25.308041)
test_basic 0.000962 0.002863 0.494383 ( 0.590817)
test_all 0.000791 0.000264 574.333127 (182.762106)
test_rubyspec 0.023449 0.023314 73.222534 ( 83.244128)
total: 303.16 sec