Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-182444
#<BuildRuby:0x00005563ce4bdfc0
@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.20230203-182444",
@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.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002400 0.003068 1.191403 ( 1.970369)
build_miniruby 0.001298 0.000199 1.231927 ( 1.238466)
build_ruby 0.001557 0.000240 2.373196 ( 2.762437)
build_all 0.007638 0.000567 4.069796 ( 2.506405)
build_install 0.011367 0.005277 3.033690 ( 2.728130)
test_btest 0.000592 0.000105 55.800136 ( 29.809495)
test_basic 0.004741 0.000847 0.433548 ( 0.670858)
test_all 0.001299 0.000232 640.428167 (249.681234)
test_rubyspec 0.034568 0.017568 72.984964 ( 85.797055)
total: 377.17 sec