Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-135404
#<BuildRuby:0x000055bdf70fe118
@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.20230526-135404",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002216 0.004154 1.856387 ( 4.570205)
build_miniruby 0.001405 0.000113 1.304585 ( 1.540365)
build_ruby 0.001350 0.000108 2.591834 ( 3.085572)
build_all 0.002749 0.004515 2.188254 ( 2.227648)
build_install 0.014745 0.000683 3.351964 ( 3.305809)
test_btest 0.000643 0.000071 75.896809 ( 42.049549)
test_basic 0.001247 0.004739 0.751769 ( 1.133035)
test_all 0.001325 0.000196 596.917329 (260.610100)
test_rubyspec 0.012307 0.038475 82.229317 (101.099941)
total: 419.62 sec