Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-070652
#<BuildRuby:0x000055aba52eda00
@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.20230104-070652",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.003746 0.000832 0.932750 ( 1.319166)
build_miniruby 0.000969 0.000216 1.095288 ( 1.093766)
build_ruby 0.001046 0.000232 2.761206 ( 3.119384)
build_all 0.002438 0.003867 3.033396 ( 1.390979)
build_install 0.011441 0.001791 2.434034 ( 1.512070)
test_btest 0.000560 0.000140 54.765681 ( 14.065947)
test_basic 0.001249 0.003691 0.348173 ( 0.441430)
test_all 0.001116 0.000319 553.603702 (168.138172)
test_rubyspec 0.016514 0.020151 55.644416 ( 65.728541)
total: 256.81 sec