Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-072353
#<BuildRuby:0x0000559a3215df48
@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.20230629-072353",
@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.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.006246 0.000232 2.147580 ( 5.642357)
build_miniruby 0.001420 0.000121 1.731140 ( 3.419828)
build_ruby 0.001544 0.000132 3.277687 ( 6.845300)
build_all 0.007633 0.000328 2.592741 ( 3.467329)
build_install 0.017962 0.001497 4.079431 ( 6.011672)
test_btest 0.000882 0.000074 85.180807 ( 77.647891)
test_basic 0.004046 0.004306 0.957662 ( 1.975502)
test_all 0.001548 0.000168 643.696687 (693.253928)
test_rubyspec 0.031006 0.033261 94.679054 (213.026751)
total: 1011.29 sec