Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-223248
#<BuildRuby:0x000055bd7dcea258
@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.20230525-223248",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000016 0.000006 0.000022 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.001440 0.004516 1.794708 ( 3.050629)
build_miniruby 0.001108 0.000409 1.354068 ( 1.355003)
build_ruby 0.001100 0.000405 2.578583 ( 2.781844)
build_all 0.004259 0.002618 1.994394 ( 1.421917)
build_install 0.011831 0.006329 3.245285 ( 2.515213)
test_btest 0.000000 0.000796 74.088269 ( 27.603640)
test_basic 0.000568 0.007202 0.768194 ( 0.847934)
test_all 0.001500 0.000722 533.949839 (203.130541)
test_rubyspec 0.022055 0.025690 75.936244 ( 87.836316)
total: 330.54 sec