Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-214650
#<BuildRuby:0x0000555f464c5f90
@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.20230628-214650",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005544 0.000924 1.974693 ( 5.048116)
build_miniruby 0.001612 0.000268 1.589528 ( 2.013390)
build_ruby 0.001285 0.000214 3.076503 ( 4.811318)
build_all 0.002659 0.004831 2.544528 ( 3.026501)
build_install 0.006154 0.012362 3.679275 ( 4.291901)
test_btest 0.000640 0.000197 80.241964 ( 53.727902)
test_basic 0.005307 0.001633 0.862082 ( 1.432193)
test_all 0.002206 0.000679 570.741911 (319.327285)
test_rubyspec 0.030904 0.025178 89.850490 (127.171870)
total: 520.85 sec