Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-120002
#<BuildRuby:0x000055efc0ae1f68
@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.20230124-120002",
@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.000005 0.000019 ( 0.000017)
autoconf 0.000018 0.000006 0.000024 ( 0.000073)
configure 0.000000 0.000028 0.000028 ( 0.000028)
build_up 0.000681 0.004278 1.046575 ( 3.102487)
build_miniruby 0.000920 0.000358 1.090296 ( 1.092807)
build_ruby 0.000915 0.000356 2.637118 ( 2.946054)
build_all 0.005552 0.000468 3.241447 ( 1.532631)
build_install 0.012887 0.001395 2.707254 ( 1.926902)
test_btest 0.000679 0.000226 58.035212 ( 18.949933)
test_basic 0.002674 0.002326 0.429139 ( 0.527884)
test_all 0.000199 0.001277 633.262885 (195.461554)
test_rubyspec 0.033849 0.012482 66.926878 ( 76.975272)
total: 302.52 sec