Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-191313
#<BuildRuby:0x0000561aa0736390
@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.20230610-191313",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002697 0.004448 1.976849 ( 4.080503)
build_miniruby 0.001258 0.000242 1.423666 ( 1.447912)
build_ruby 0.001478 0.000284 2.871469 ( 3.130147)
build_all 0.006441 0.001239 2.353967 ( 1.909053)
build_install 0.015287 0.002940 3.610014 ( 3.199117)
test_btest 0.000667 0.000129 75.763251 ( 42.523187)
test_basic 0.007986 0.000000 0.832834 ( 5.286866)
test_all 0.001576 0.000000 619.409935 (483.232891)
test_rubyspec 0.027265 0.037711 89.169140 (133.820989)
total: 678.63 sec