Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-055015
#<BuildRuby:0x0000564d23e7e0e8
@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.20230210-055015",
@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.000009 0.000002 0.000011 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.000000 0.004967 1.545074 ( 1.988406)
build_miniruby 0.000000 0.001234 1.268064 ( 1.267796)
build_ruby 0.000000 0.001680 2.361773 ( 2.466812)
build_all 0.001859 0.004734 3.695545 ( 1.927474)
build_install 0.010570 0.003391 2.969470 ( 2.090684)
test_btest 0.000600 0.000245 56.441872 ( 15.898717)
test_basic 0.002109 0.003210 0.363761 ( 0.457715)
test_all 0.000947 0.000155 637.758290 (195.035296)
test_rubyspec 0.015128 0.028070 64.842505 ( 74.822833)
total: 295.96 sec