Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-185204
#<BuildRuby:0x000055c7e039a320
@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.20230921-185204",
@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.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005472 0.001013 1.834859 ( 3.114808)
build_miniruby 0.000000 0.001487 1.324807 ( 1.322885)
build_ruby 0.000010 0.001717 2.805282 ( 3.007826)
build_all 0.006503 0.000000 5.554633 ( 2.144724)
build_install 0.009035 0.006999 6.323622 ( 2.952106)
test_btest 0.000647 0.000157 79.857913 ( 21.461519)
test_basic 0.003795 0.000920 0.847734 ( 0.905860)
test_all 0.007364 0.000778 669.211902 (250.942796)
test_rubyspec 0.033602 0.030363 93.924215 (105.570903)
total: 391.42 sec