Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-090947
#<BuildRuby:0x000055f7c7782138
@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.20230916-090947",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006459 0.000587 2.296596 ( 4.548119)
build_miniruby 0.001161 0.000106 1.725685 ( 1.892805)
build_ruby 0.001442 0.000131 3.643657 ( 3.996280)
build_all 0.008018 0.000729 6.318806 ( 4.182419)
build_install 0.018221 0.001216 7.986085 ( 7.032228)
test_btest 0.000733 0.000065 87.102025 ( 43.365483)
test_basic 0.003610 0.005288 0.975527 ( 1.306151)
test_all 0.004707 0.005664 707.699328 (300.431824)
test_rubyspec 0.033254 0.043460 109.098420 (127.913855)
total: 494.67 sec