Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-041133
#<BuildRuby:0x000055d05fa5dfb8
@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.20230528-041133",
@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.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001478 0.004266 1.802577 ( 3.071583)
build_miniruby 0.001392 0.000000 1.382319 ( 1.381359)
build_ruby 0.001419 0.000000 2.568084 ( 2.757353)
build_all 0.006768 0.000000 2.187907 ( 1.383841)
build_install 0.013319 0.003896 3.355230 ( 2.574476)
test_btest 0.004520 0.000000 75.038982 ( 28.844858)
test_basic 0.005230 0.000000 0.735089 ( 0.834540)
test_all 0.000000 0.001648 600.833332 (204.542810)
test_rubyspec 0.021927 0.029448 79.203306 ( 90.985752)
total: 336.38 sec