Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-005703
#<BuildRuby:0x0000557874286198
@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.20230202-005703",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.004643 1.080942 ( 1.515086)
build_miniruby 0.000000 0.001331 1.173812 ( 1.174040)
build_ruby 0.000219 0.001233 2.080042 ( 2.309211)
build_all 0.006599 0.000579 3.791674 ( 2.017539)
build_install 0.007341 0.007894 2.780922 ( 2.111017)
test_btest 0.000546 0.000153 54.039477 ( 23.801303)
test_basic 0.003005 0.002540 0.434084 ( 0.554250)
test_all 0.000445 0.000565 633.675726 (253.906185)
test_rubyspec 0.022561 0.027885 72.436276 ( 86.169677)
total: 373.56 sec