Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-062117
#<BuildRuby:0x000055afd1ace230
@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.20230607-062117",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.007051 2.002918 ( 4.377144)
build_miniruby 0.000926 0.000744 1.446106 ( 1.550788)
build_ruby 0.001702 0.000000 2.748125 ( 3.103670)
build_all 0.005580 0.000948 2.209913 ( 2.409938)
build_install 0.015425 0.003847 3.563362 ( 3.342208)
test_btest 0.000000 0.000798 77.243550 ( 40.957804)
test_basic 0.000309 0.007043 0.812119 ( 1.113797)
test_all 0.001168 0.001479 592.796184 (251.685628)
test_rubyspec 0.039428 0.014857 83.608399 ( 95.303492)
total: 403.85 sec