Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-102419
#<BuildRuby:0x00005581c47c6230
@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.20230613-102419",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000038 0.000002 0.000040 ( 0.000034)
configure 0.000029 0.000001 0.000030 ( 0.000029)
build_up 0.006680 0.000257 1.966232 ( 4.741714)
build_miniruby 0.001253 0.000048 1.401081 ( 1.763024)
build_ruby 0.001510 0.000059 2.803865 ( 3.687639)
build_all 0.004048 0.003576 2.340540 ( 2.587766)
build_install 0.016203 0.000246 3.548087 ( 4.015450)
test_btest 0.000832 0.000050 76.723625 ( 45.108378)
test_basic 0.002079 0.004386 0.819899 ( 1.658685)
test_all 0.001021 0.000093 549.929532 (286.012252)
test_rubyspec 0.025806 0.025413 85.624119 (110.684530)
total: 460.26 sec