Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-164119
#<BuildRuby:0x000055fd77509f68
@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.20230629-164119",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000025)
build_up 0.002040 0.003520 2.117278 ( 3.710500)
build_miniruby 0.001272 0.000332 1.519501 ( 1.771659)
build_ruby 0.001102 0.000287 3.056726 ( 3.683896)
build_all 0.007063 0.000749 2.544772 ( 3.083475)
build_install 0.012068 0.005185 3.848310 ( 4.388255)
test_btest 0.000699 0.000188 81.669170 ( 44.050923)
test_basic 0.000205 0.007348 0.881080 ( 1.060053)
test_all 0.001683 0.000561 584.655889 (271.982997)
test_rubyspec 0.030641 0.021977 91.547371 (122.668704)
total: 456.40 sec