Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-203541
#<BuildRuby:0x00005605ffada3d0
@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.20230615-203541",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.001760 0.004132 1.656430 ( 2.896877)
build_miniruby 0.001322 0.000000 1.284456 ( 1.284011)
build_ruby 0.000000 0.001675 2.500522 ( 2.678446)
build_all 0.005606 0.001758 2.224288 ( 1.317929)
build_install 0.016464 0.001302 3.452479 ( 2.428911)
test_btest 0.000716 0.000074 75.553671 ( 21.329054)
test_basic 0.005344 0.000000 0.751007 ( 0.824867)
test_all 0.001998 0.000000 587.344391 (173.700174)
test_rubyspec 0.036907 0.017038 84.799649 ( 98.032091)
total: 304.49 sec