Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-224031
#<BuildRuby:0x0000556a7eede228
@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.20230206-224031",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.004660 0.000103 1.045540 ( 1.737654)
build_miniruby 0.001185 0.000000 1.165009 ( 1.167409)
build_ruby 0.001643 0.000000 2.326287 ( 2.528636)
build_all 0.006868 0.000000 3.438242 ( 1.788769)
build_install 0.007778 0.006149 2.810441 ( 1.999796)
test_btest 0.000711 0.000000 57.136595 ( 15.941286)
test_basic 0.000106 0.006592 0.409909 ( 0.508225)
test_all 0.001068 0.000258 603.358792 (173.086730)
test_rubyspec 0.028284 0.014944 63.831648 ( 73.906886)
total: 272.67 sec