Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-123233
#<BuildRuby:0x0000563e1edf9a00
@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.20230526-123233",
@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.000000 0.000013 ( 0.000013)
autoconf 0.000025 0.000000 0.000025 ( 0.000026)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.001702 0.004161 1.767076 ( 3.051184)
build_miniruby 0.001386 0.000058 1.238260 ( 1.254808)
build_ruby 0.001733 0.000072 2.632192 ( 2.857219)
build_all 0.006713 0.000097 2.155339 ( 1.503310)
build_install 0.010735 0.005259 3.443371 ( 3.025667)
test_btest 0.000922 0.000000 73.544246 ( 32.399792)
test_basic 0.006256 0.000186 0.728570 ( 0.842250)
test_all 0.000974 0.000075 567.436329 (222.813594)
test_rubyspec 0.015035 0.031265 77.348721 ( 89.391831)
total: 357.14 sec