Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-132630
#<BuildRuby:0x000055cc9b4d2098
@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.20230524-132630",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006641 0.000738 2.028489 ( 5.240319)
build_miniruby 0.001311 0.000146 8.001580 ( 8.505583)
build_ruby 0.001708 0.000189 3.052721 ( 4.053027)
build_all 0.007803 0.000379 2.227024 ( 2.810754)
build_install 0.015638 0.004155 3.541224 ( 5.028436)
test_btest 0.000640 0.000080 79.495195 ( 58.149037)
test_basic 0.002149 0.004700 0.803223 ( 1.384734)
test_all 0.002979 0.000376 543.175295 (252.820550)
test_rubyspec 0.036156 0.015581 80.973001 ( 97.629143)
total: 435.62 sec