Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-093717
#<BuildRuby:0x000055e613092258
@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.20230630-093717",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.003878 0.003409 2.069698 ( 6.358007)
build_miniruby 0.001812 0.000000 1.723293 ( 4.048452)
build_ruby 0.001911 0.000000 3.174828 ( 7.904591)
build_all 0.007391 0.000460 2.512093 ( 5.366206)
build_install 0.016247 0.004597 3.930587 ( 8.413219)
test_btest 0.000859 0.000127 83.388032 ( 88.407619)
test_basic 0.003406 0.004710 0.949681 ( 2.283871)
test_all 0.002318 0.000202 625.191364 (501.216181)
test_rubyspec 0.034048 0.019439 91.997530 (132.520095)
total: 756.52 sec