Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-063825
#<BuildRuby:0x000055afff87a258
@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.20230627-063825",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.006065 2.019625 ( 3.439475)
build_miniruby 0.000778 0.001057 1.674294 ( 1.847154)
build_ruby 0.001419 0.000454 3.060277 ( 22.611215)
build_all 0.005295 0.001694 2.436113 ( 1.490497)
build_install 0.016010 0.000908 3.763470 ( 2.676337)
test_btest 0.000605 0.000172 83.078153 ( 26.825407)
test_basic 0.001127 0.004779 0.762962 ( 0.836864)
test_all 0.002281 0.000000 626.686622 (192.316608)
test_rubyspec 0.019038 0.030640 83.750859 ( 95.639981)
total: 347.68 sec