Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-165902
#<BuildRuby:0x000055e30e1de3d0
@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.20230711-165902",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.006856 0.000264 2.227265 ( 4.730759)
build_miniruby 0.001291 0.000050 1.714656 ( 2.271332)
build_ruby 0.001717 0.000000 3.345729 ( 4.913467)
build_all 0.004162 0.004533 2.631898 ( 3.046436)
build_install 0.015000 0.005606 4.210422 ( 4.992388)
test_btest 0.001200 0.000044 83.364242 ( 49.006384)
test_basic 0.007068 0.000318 0.931433 ( 1.823930)
test_all 0.001816 0.000187 611.134059 (325.203933)
test_rubyspec 0.029259 0.025836 92.789882 (130.075897)
total: 526.07 sec