Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-001016
#<BuildRuby:0x000055f1b5402138
@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.20230211-001016",
@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.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.004657 0.001109 1.216183 ( 2.030102)
build_miniruby 0.001384 0.000330 1.263592 ( 1.276845)
build_ruby 0.000000 0.002048 2.735445 ( 3.057693)
build_all 0.005702 0.002524 3.995536 ( 2.725994)
build_install 0.012901 0.005576 3.108049 ( 2.759198)
test_btest 0.000612 0.000179 59.380182 ( 32.283285)
test_basic 0.003876 0.002945 0.461612 ( 0.676536)
test_all 0.001415 0.000242 689.610178 (499.000015)
test_rubyspec 0.030264 0.032593 79.345769 (119.643937)
total: 663.45 sec