Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-102913
#<BuildRuby:0x000055cce381a258
@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.20230828-102913",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.007231 0.000000 2.314153 ( 3.996596)
build_miniruby 0.001858 0.000112 1.761564 ( 1.843704)
build_ruby 0.001966 0.000179 3.505771 ( 3.814101)
build_all 0.008182 0.000363 6.368874 ( 3.391071)
build_install 0.010794 0.008714 8.007349 ( 4.711623)
test_btest 0.000917 0.000127 87.485964 ( 30.184583)
test_basic 0.006113 0.000849 0.961995 ( 1.028539)
test_all 0.010771 0.000244 706.625664 (241.076015)
test_rubyspec 0.055145 0.015202 105.606999 (119.292369)
total: 409.34 sec