Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-140729
#<BuildRuby:0x0000557c658824f8
@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.20230529-140729",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005718 0.000216 1.829518 ( 3.152347)
build_miniruby 0.001506 0.000181 1.234831 ( 1.236704)
build_ruby 0.001352 0.000162 2.622016 ( 2.807696)
build_all 0.006487 0.000000 2.058938 ( 1.341432)
build_install 0.013864 0.002160 3.165939 ( 2.185538)
test_btest 0.000838 0.000098 77.484912 ( 30.095793)
test_basic 0.005539 0.000216 0.802641 ( 0.880438)
test_all 0.001999 0.000074 588.122834 (203.866255)
test_rubyspec 0.024818 0.027192 79.754140 ( 91.515848)
total: 337.08 sec