Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-204632
#<BuildRuby:0x000055b797cde7c8
@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.20230711-204632",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001884 0.004347 1.936493 ( 3.231090)
build_miniruby 0.000858 0.000195 1.425892 ( 1.424460)
build_ruby 0.001230 0.000000 2.848796 ( 3.075675)
build_all 0.006667 0.000000 2.326264 ( 1.301642)
build_install 0.015864 0.000678 3.481487 ( 2.391141)
test_btest 0.000797 0.000148 80.060759 ( 22.123708)
test_basic 0.000723 0.004381 0.773773 ( 0.849404)
test_all 0.000951 0.000211 593.564070 (176.529990)
test_rubyspec 0.026390 0.024718 88.630081 (101.390129)
total: 312.32 sec