Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-093134
#<BuildRuby:0x0000557151b768e0
@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.20230705-093134",
@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.000026 0.000004 0.000030 ( 0.000028)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007054 0.000440 2.218093 ( 6.921579)
build_miniruby 0.001561 0.000189 1.740247 ( 4.584387)
build_ruby 0.001763 0.000213 3.504931 ( 8.004534)
build_all 0.007843 0.000951 2.591844 ( 4.946646)
build_install 0.019396 0.001330 3.946727 ( 8.510700)
test_btest 0.000000 0.001113 82.876197 ( 84.229135)
test_basic 0.000000 0.004714 0.898606 ( 1.827905)
test_all 0.000000 0.001423 638.338421 (618.080374)
test_rubyspec 0.031564 0.035342 95.109091 (178.171511)
total: 915.28 sec