Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-150158
#<BuildRuby:0x000055aaa9c69f90
@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.20230307-150158",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.000000 0.005695 1.585940 ( 3.164455)
build_miniruby 0.000000 0.001619 1.257773 ( 1.257318)
build_ruby 0.000632 0.000866 2.613146 ( 2.808446)
build_all 0.002183 0.004613 2.222349 ( 1.535403)
build_install 0.015640 0.000000 3.166955 ( 2.276123)
test_btest 0.000963 0.000000 70.151861 ( 26.718841)
test_basic 0.006464 0.000000 0.568342 ( 0.668803)
test_all 0.000924 0.000000 522.910609 (180.372430)
test_rubyspec 0.015217 0.032778 77.900218 ( 92.233980)
total: 311.04 sec