Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-212452
#<BuildRuby:0x000055c957ede3d0
@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.20230618-212452",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005286 0.001101 2.007796 ( 6.227418)
build_miniruby 0.001184 0.000247 1.487900 ( 4.492341)
build_ruby 0.001418 0.000295 3.018061 ( 7.622914)
build_all 0.003478 0.004994 2.451250 ( 4.361385)
build_install 0.017072 0.001968 3.778030 ( 5.989268)
test_btest 0.000891 0.000206 80.379471 ( 82.573256)
test_basic 0.007121 0.000551 0.852481 ( 1.839702)
test_all 0.000445 0.000918 605.155418 (640.967958)
test_rubyspec 0.028033 0.030489 90.706480 (169.619947)
total: 923.70 sec