Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-051620
#<BuildRuby:0x000055e6fee260e0
@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.20230509-051620",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006006 0.000721 1.913143 ( 3.906445)
build_miniruby 0.001410 0.000169 1.442598 ( 1.593119)
build_ruby 0.001549 0.000186 2.718979 ( 3.077054)
build_all 0.003556 0.004279 2.356787 ( 2.419377)
build_install 0.014371 0.004592 3.666157 ( 3.610508)
test_btest 0.000729 0.000125 75.532238 ( 46.560351)
test_basic 0.002357 0.004033 0.802174 ( 1.188308)
test_all 0.001080 0.000216 634.270035 (525.471543)
test_rubyspec 0.027202 0.032372 85.803284 (118.194940)
total: 706.02 sec