Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-205246
#<BuildRuby:0x0000559650576228
@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.20230619-205246",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002921 0.004292 1.959714 ( 5.271507)
build_miniruby 0.001371 0.000152 1.425309 ( 2.069736)
build_ruby 0.001317 0.000146 2.861857 ( 4.206090)
build_all 0.006698 0.000744 5.341602 ( 4.812355)
build_install 0.013127 0.004411 6.685026 ( 6.595250)
test_btest 0.000894 0.000000 77.529876 ( 46.152933)
test_basic 0.000845 0.006794 0.856616 ( 1.211656)
test_all 0.001353 0.000246 556.569366 (305.241782)
test_rubyspec 0.023998 0.031790 85.789088 (126.738251)
total: 502.30 sec