Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-170841
#<BuildRuby:0x000055a8a33ca1a8
@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.20230905-170841",
@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.000022)
autoconf 0.000034 0.000008 0.000042 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.004792 0.001106 1.867546 ( 2.315315)
build_miniruby 0.001684 0.000000 1.678589 ( 1.682828)
build_ruby 0.000000 0.001609 3.384506 ( 3.710516)
build_all 0.005694 0.002287 6.151293 ( 4.064679)
build_install 0.015965 0.002841 7.642234 ( 4.885193)
test_btest 0.000615 0.000148 83.618369 ( 44.054041)
test_basic 0.000085 0.007892 0.931379 ( 1.013846)
test_all 0.008483 0.001162 674.836755 (290.410704)
test_rubyspec 0.030412 0.040607 105.084384 (121.267008)
total: 473.41 sec