Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-064532
#<BuildRuby:0x0000560a2012e118
@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.20230708-064532",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000033)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006661 0.000460 2.092940 ( 5.903217)
build_miniruby 0.001634 0.000113 1.683843 ( 2.199065)
build_ruby 0.000000 0.001968 3.352309 ( 40.603436)
build_all 0.002384 0.005452 2.628780 ( 3.080643)
build_install 0.012086 0.007936 4.010172 ( 5.740372)
test_btest 0.000740 0.000131 81.738904 ( 49.527924)
test_basic 0.007889 0.000000 0.936092 ( 1.544409)
test_all 0.001800 0.000300 597.968411 (336.238807)
test_rubyspec 0.017090 0.037615 92.161946 (128.863347)
total: 573.70 sec