Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-063745
#<BuildRuby:0x000055e1d787a230
@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.20230801-063745",
@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.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002599 0.003785 2.182849 ( 5.240438)
build_miniruby 0.001473 0.000283 1.674373 ( 2.435176)
build_ruby 0.001334 0.000257 3.249536 ( 4.847408)
build_all 0.004750 0.003376 2.666533 ( 2.923229)
build_install 0.006383 0.011526 3.997373 ( 4.217043)
test_btest 0.000518 0.000155 78.310160 ( 49.700187)
test_basic 0.002811 0.004909 0.933003 ( 1.915755)
test_all 0.000800 0.000822 682.206356 (413.679796)
test_rubyspec 0.030994 0.026120 98.169274 (170.535214)
total: 655.50 sec