Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-053413
#<BuildRuby:0x000055e308d92308
@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.20230726-053413",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.004425 0.003212 2.393121 ( 6.989123)
build_miniruby 0.001299 0.000278 1.752440 ( 3.564149)
build_ruby 0.001250 0.000268 3.641859 ( 29.044927)
build_all 0.009179 0.000000 2.917286 ( 3.854703)
build_install 0.014267 0.006959 4.467154 ( 5.307690)
test_btest 0.000715 0.000163 85.844626 ( 64.564128)
test_basic 0.007088 0.001620 1.022526 ( 1.670367)
test_all 0.001408 0.000322 650.944870 (447.686849)
test_rubyspec 0.026592 0.040702 100.344933 (190.097090)
total: 752.78 sec