Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-162622
#<BuildRuby:0x0000563cd10128e0
@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.20230606-162622",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000024)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.005761 0.000222 1.835596 ( 3.060266)
build_miniruby 0.001625 0.000000 1.345344 ( 1.347942)
build_ruby 0.001304 0.000000 2.782063 ( 2.967785)
build_all 0.000000 0.007558 2.221850 ( 1.676790)
build_install 0.014027 0.003439 3.350294 ( 2.421681)
test_btest 0.000832 0.000162 77.236692 ( 35.989972)
test_basic 0.006212 0.000534 0.814612 ( 1.051319)
test_all 0.001315 0.000248 570.718574 (217.713690)
test_rubyspec 0.027496 0.030305 81.451663 ( 93.552120)
total: 359.78 sec