Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-071030
#<BuildRuby:0x000056242881a0e0
@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.20230813-071030",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.007073 0.000000 2.335993 ( 6.227545)
build_miniruby 0.001540 0.000340 1.722931 ( 3.547199)
build_ruby 0.001468 0.000419 3.431374 ( 6.517021)
build_all 0.006226 0.001779 2.773229 ( 3.550348)
build_install 0.018057 0.001456 4.402963 ( 6.240189)
test_btest 0.000764 0.000197 84.952128 ( 62.623496)
test_basic 0.000000 0.008072 0.924370 ( 2.216933)
test_all 0.000706 0.000848 666.210510 (452.459947)
test_rubyspec 0.026031 0.037330 101.622448 (153.307211)
total: 696.70 sec