Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-115456
#<BuildRuby:0x000055dd94cea3e8
@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.20230527-115456",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000027 0.000000 0.000027 ( 0.000028)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.006455 0.000000 1.939546 ( 3.232213)
build_miniruby 0.001963 0.000000 1.426131 ( 1.436279)
build_ruby 0.001997 0.000000 3.098016 ( 3.317501)
build_all 0.007348 0.000429 2.306143 ( 1.678629)
build_install 0.014485 0.003695 3.510786 ( 2.788751)
test_btest 0.000652 0.000140 77.971739 ( 24.078961)
test_basic 0.001376 0.003437 0.662231 ( 0.732460)
test_all 0.001114 0.000268 543.240589 (162.525318)
test_rubyspec 0.010847 0.035736 72.702206 ( 84.603651)
total: 284.39 sec