Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-024402
#<BuildRuby:0x000055a8dc702198
@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.20230209-024402",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000023)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000927 0.004095 1.091074 ( 1.492273)
build_miniruby 0.000000 0.001478 1.068414 ( 1.078509)
build_ruby 0.000000 0.001329 2.067249 ( 2.299230)
build_all 0.000000 0.006303 3.686704 ( 1.867710)
build_install 0.006958 0.006269 2.750646 ( 1.936442)
test_btest 0.000641 0.000205 55.773082 ( 15.478827)
test_basic 0.001613 0.003152 0.378422 ( 0.472675)
test_all 0.000385 0.001050 646.281512 (224.810964)
test_rubyspec 0.011790 0.035543 70.308996 ( 80.646451)
total: 330.08 sec