Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-151143
#<BuildRuby:0x0000560ba8c8e3d0
@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.20230904-151143",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.005202 0.000180 1.728303 ( 2.090337)
build_miniruby 0.001360 0.000209 1.654798 ( 1.655502)
build_ruby 0.001423 0.000219 3.214222 ( 3.443048)
build_all 0.004881 0.003568 6.049478 ( 3.013817)
build_install 0.010376 0.008071 7.460584 ( 4.480516)
test_btest 0.000000 0.001084 81.795462 ( 30.669299)
test_basic 0.001457 0.006360 0.887959 ( 0.960469)
test_all 0.008506 0.000353 686.209144 (242.507903)
test_rubyspec 0.032744 0.037552 96.617824 (108.337383)
total: 397.16 sec