Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-220547
#<BuildRuby:0x00005560222927f0
@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.20230214-220547",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.001322 0.004167 1.534637 ( 1.993444)
build_miniruby 0.001547 0.000000 1.440744 ( 1.450619)
build_ruby 0.001685 0.000000 2.778094 ( 3.045248)
build_all 0.000842 0.006912 4.104622 ( 2.221215)
build_install 0.012435 0.002258 3.115252 ( 2.495574)
test_btest 0.000518 0.000135 56.841595 ( 15.924254)
test_basic 0.005187 0.000258 0.485069 ( 0.576301)
test_all 0.001178 0.000294 678.096423 (224.057806)
test_rubyspec 0.030915 0.020193 75.469587 ( 87.686554)
total: 339.45 sec