Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-040056
#<BuildRuby:0x0000557fdd9ada00
@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.20230917-040056",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.007050 2.178328 ( 3.373595)
build_miniruby 0.000000 0.001733 1.764581 ( 1.768783)
build_ruby 0.000000 0.001390 3.328155 ( 3.560938)
build_all 0.005519 0.002306 6.410401 ( 3.504616)
build_install 0.016060 0.003991 8.055080 ( 5.210326)
test_btest 0.000763 0.000169 87.576124 ( 36.363404)
test_basic 0.001018 0.006587 0.951028 ( 1.052668)
test_all 0.008481 0.001290 722.993227 (332.043459)
test_rubyspec 0.049606 0.023727 108.310015 (129.890310)
total: 516.77 sec