Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-175430
#<BuildRuby:0x000056537de0dfb8
@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.20231012-175430",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002161 0.004361 2.482088 ( 3.060139)
build_miniruby 0.001822 0.000000 1.669900 ( 1.726169)
build_ruby 0.002017 0.000000 3.556087 ( 3.933950)
build_all 0.006944 0.001148 6.406951 ( 4.192364)
build_install 0.015608 0.004019 7.976552 ( 5.662641)
test_btest 0.000299 0.000818 87.627073 ( 58.890736)
test_basic 0.004406 0.003445 0.970556 ( 1.120518)
test_all 0.005930 0.003707 727.244097 (354.732154)
test_rubyspec 0.040391 0.031677 109.090419 (137.327616)
total: 570.65 sec