Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-165129
#<BuildRuby:0x000056258d2cdfb8
@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.20240321-165129",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000028)
build_up 0.005045 0.004516 3.996990 ( 3.126478)
build_miniruby 0.001176 0.000136 1.674098 ( 1.673062)
build_ruby 0.001722 0.000199 3.301691 ( 3.549448)
build_all 0.008243 0.000000 6.957344 ( 3.376508)
build_install 0.014299 0.006823 9.648550 ( 4.931195)
test_btest 0.000840 0.000123 92.746537 ( 37.629343)
test_basic 0.001881 0.006717 1.025807 ( 1.102097)
test_all 0.076992 0.043187 812.245213 (309.253925)
test_rubyspec 0.046118 0.045536 126.099205 (135.817033)
total: 500.46 sec