Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-104549
#<BuildRuby:0x00005556f930a4f8
@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.20230613-104549",
@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.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.004967 0.001241 1.962121 ( 4.531440)
build_miniruby 0.001298 0.000324 1.456143 ( 1.477843)
build_ruby 0.001809 0.000000 2.531132 ( 2.743077)
build_all 0.006201 0.000000 2.157428 ( 1.258486)
build_install 0.008328 0.005202 3.164534 ( 2.099127)
test_btest 0.000531 0.000138 77.481618 ( 44.571073)
test_basic 0.001415 0.004763 0.773271 ( 0.880271)
test_all 0.002110 0.001273 581.854760 (326.353714)
test_rubyspec 0.025382 0.026810 85.713300 (123.812543)
total: 507.73 sec