Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-062733
#<BuildRuby:0x000055e1effd62c8
@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.20230512-062733",
@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.000000 0.000027 0.000027 ( 0.000029)
autoconf 0.000000 0.000026 0.000026 ( 0.000026)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.000000 0.005585 1.756561 ( 3.030489)
build_miniruby 0.000000 0.001376 1.277308 ( 1.276128)
build_ruby 0.000442 0.001005 2.525663 ( 2.735408)
build_all 0.002497 0.003329 2.050594 ( 1.296832)
build_install 0.008682 0.006339 3.357967 ( 2.402668)
test_btest 0.000684 0.000000 75.663948 ( 24.850103)
test_basic 0.005247 0.000000 0.677235 ( 0.754538)
test_all 0.000748 0.000448 553.449733 (176.517370)
test_rubyspec 0.011068 0.038338 74.367781 ( 86.449454)
total: 299.31 sec