Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-185514
#<BuildRuby:0x0000559b0beee138
@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-185514",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001278 0.003330 1.090176 ( 1.489795)
build_miniruby 0.001041 0.000261 1.200120 ( 1.225517)
build_ruby 0.001333 0.000333 2.899208 ( 3.202286)
build_all 0.006827 0.000665 3.819547 ( 2.030231)
build_install 0.014804 0.001360 2.872984 ( 2.236823)
test_btest 0.000652 0.000137 56.800412 ( 24.173476)
test_basic 0.002331 0.003997 0.447462 ( 0.589444)
test_all 0.000959 0.000240 640.700783 (223.805920)
test_rubyspec 0.020872 0.028646 71.268323 ( 82.286738)
total: 341.04 sec