Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-161407
#<BuildRuby:0x0000561be63b61d8
@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.20230625-161407",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002327 0.004407 2.040019 ( 4.948531)
build_miniruby 0.001424 0.000178 1.550250 ( 2.190152)
build_ruby 0.001844 0.000000 3.178296 ( 3.997778)
build_all 0.007241 0.000070 2.460586 ( 2.796464)
build_install 0.012374 0.005501 3.786362 ( 4.318792)
test_btest 0.000648 0.000096 78.448795 ( 50.672290)
test_basic 0.001670 0.004941 0.788729 ( 1.134801)
test_all 0.001720 0.000000 598.760484 (322.161172)
test_rubyspec 0.025183 0.029466 88.014080 (128.666769)
total: 520.89 sec