Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-235144
#<BuildRuby:0x000055c099d8e230
@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.20230630-235144",
@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.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006648 0.000409 2.063399 ( 4.551181)
build_miniruby 0.001548 0.000238 1.552179 ( 1.810869)
build_ruby 0.001736 0.000000 3.154326 ( 4.320685)
build_all 0.004350 0.003783 2.527038 ( 2.864723)
build_install 0.013299 0.005115 3.914851 ( 4.743761)
test_btest 0.000670 0.000134 81.313661 ( 47.083314)
test_basic 0.006708 0.000000 0.882298 ( 1.508127)
test_all 0.001827 0.000000 590.472834 (331.132613)
test_rubyspec 0.021227 0.029991 88.971828 (131.763796)
total: 529.78 sec