Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-225338
#<BuildRuby:0x00005586a07bd7f8
@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.20230829-225338",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006778 0.000292 2.225392 ( 4.277305)
build_miniruby 0.001458 0.000151 1.691655 ( 1.807721)
build_ruby 0.001748 0.000181 3.360647 ( 3.902158)
build_all 0.003453 0.004780 6.161882 ( 4.128811)
build_install 0.016089 0.003538 7.607840 ( 5.736140)
test_btest 0.000000 0.000897 84.898284 ( 46.131492)
test_basic 0.004088 0.003998 1.003769 ( 1.337035)
test_all 0.004355 0.005269 714.309595 (341.440039)
test_rubyspec 0.033536 0.038464 103.530644 (121.983589)
total: 530.75 sec