Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-235421
#<BuildRuby:0x000055b235c8a3b0
@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.20230911-235421",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.007516 0.000331 2.415621 ( 5.054730)
build_miniruby 0.001385 0.000126 1.797639 ( 2.392746)
build_ruby 0.001528 0.000139 3.457262 ( 4.512686)
build_all 0.006550 0.003898 6.712782 ( 6.932209)
build_install 0.016307 0.006918 8.302752 ( 8.536032)
test_btest 0.000974 0.000143 85.110823 ( 70.635308)
test_basic 0.007791 0.000560 1.001106 ( 1.642415)
test_all 0.007821 0.003950 712.164822 (484.526680)
test_rubyspec 0.043970 0.029049 107.525868 (132.437002)
total: 716.67 sec