Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-021259
#<BuildRuby:0x00005624460427c8
@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.20230615-021259",
@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.000002 0.000015 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000021)
build_up 0.001865 0.004362 1.717983 ( 2.952261)
build_miniruby 0.001274 0.000232 1.393599 ( 1.420697)
build_ruby 0.001163 0.000211 2.492642 ( 2.678554)
build_all 0.005479 0.000996 2.178626 ( 1.187704)
build_install 0.015695 0.000000 3.468805 ( 2.257396)
test_btest 0.000986 0.000000 78.460518 ( 21.902919)
test_basic 0.005579 0.000002 0.747340 ( 0.817371)
test_all 0.000902 0.000133 545.246062 (165.471659)
test_rubyspec 0.013385 0.034103 78.675472 ( 90.712585)
total: 289.40 sec