Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-162403
#<BuildRuby:0x000055e5385da1d8
@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.20230603-162403",
@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.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.002356 0.003643 1.844830 ( 3.144404)
build_miniruby 0.001152 0.000250 1.335094 ( 1.337228)
build_ruby 0.001565 0.000340 2.869728 ( 3.080167)
build_all 0.003197 0.003842 2.138693 ( 1.578666)
build_install 0.015450 0.001708 3.398832 ( 2.845934)
test_btest 0.000707 0.000163 74.467608 ( 31.599333)
test_basic 0.000000 0.007050 0.797109 ( 0.899237)
test_all 0.000143 0.001595 591.939963 (205.921627)
test_rubyspec 0.006226 0.046141 82.621601 ( 94.796959)
total: 345.20 sec