Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-175023
#<BuildRuby:0x00005582f5af61a8
@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.20230622-175023",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.001240 0.004230 1.849257 ( 3.182847)
build_miniruby 0.001264 0.000211 1.318719 ( 1.319412)
build_ruby 0.001501 0.000000 2.805637 ( 3.016914)
build_all 0.003616 0.003539 2.214689 ( 1.387370)
build_install 0.010890 0.006825 3.531589 ( 2.710618)
test_btest 0.000550 0.000128 78.022078 ( 33.412509)
test_basic 0.004896 0.002242 0.808780 ( 0.955769)
test_all 0.001516 0.000197 590.797982 (259.319352)
test_rubyspec 0.030424 0.021534 85.193920 ( 98.756530)
total: 404.06 sec