Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-163454
#<BuildRuby:0x000055b42cf0e228
@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.20230807-163454",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.006547 0.000264 2.268950 ( 4.503933)
build_miniruby 0.001661 0.000172 1.739928 ( 1.848166)
build_ruby 0.001533 0.000158 3.532369 ( 4.343884)
build_all 0.008469 0.000005 2.735813 ( 2.885489)
build_install 0.017685 0.001263 4.210064 ( 4.787021)
test_btest 0.000656 0.000061 83.524579 ( 46.247069)
test_basic 0.002637 0.000247 0.983618 ( 2.060825)
test_all 0.001467 0.000138 656.688811 (330.673177)
test_rubyspec 0.044240 0.011625 101.693778 (137.240710)
total: 534.59 sec