Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-083805
#<BuildRuby:0x000055b07afd21d8
@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.20230627-083805",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006013 0.000622 2.056207 ( 5.291572)
build_miniruby 0.001413 0.000147 1.578774 ( 1.935815)
build_ruby 0.000000 0.002287 3.139527 ( 4.531904)
build_all 0.002061 0.005921 2.502255 ( 3.460511)
build_install 0.008197 0.010707 3.889163 ( 4.109687)
test_btest 0.000643 0.000151 81.041195 ( 47.130329)
test_basic 0.005797 0.001364 0.921383 ( 1.582515)
test_all 0.002488 0.000000 586.433259 (325.202543)
test_rubyspec 0.033328 0.016265 88.184009 (127.221422)
total: 520.47 sec