Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-151849
#<BuildRuby:0x0000563953692390
@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.20230612-151849",
@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.000017 0.000002 0.000019 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006926 0.000514 1.982308 ( 4.729700)
build_miniruby 0.001522 0.000113 1.555773 ( 2.156698)
build_ruby 0.001715 0.000000 3.090060 ( 4.345391)
build_all 0.007772 0.000064 2.284846 ( 2.982793)
build_install 0.012901 0.007503 3.672595 ( 4.725774)
test_btest 0.001015 0.000119 78.663066 ( 78.310157)
test_basic 0.006249 0.000735 0.805319 ( 1.456025)
test_all 0.001234 0.000145 602.303447 (595.344529)
test_rubyspec 0.025457 0.035602 87.235626 (123.989448)
total: 818.04 sec