Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-145617
#<BuildRuby:0x0000561f57d4a1a8
@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.20230122-145617",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000570 0.004034 0.849226 ( 1.355925)
build_miniruby 0.001034 0.000045 1.048728 ( 1.046972)
build_ruby 0.001219 0.000053 2.603132 ( 11.414110)
build_all 0.006673 0.000290 3.575807 ( 1.892920)
build_install 0.008630 0.004414 2.344698 ( 1.536090)
test_btest 0.000704 0.000056 55.478530 ( 14.702741)
test_basic 0.004437 0.000355 0.400143 ( 0.492435)
test_all 0.000942 0.000075 601.400055 (179.446727)
test_rubyspec 0.009543 0.032799 60.080760 ( 70.066828)
total: 281.96 sec