Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-161514
#<BuildRuby:0x000055d16db59fc0
@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.20230121-161514",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001225 0.003205 1.064657 ( 1.446768)
build_miniruby 0.001480 0.000000 1.091855 ( 1.090014)
build_ruby 0.001809 0.000000 2.707178 ( 2.996897)
build_all 0.000000 0.006700 3.269907 ( 1.594322)
build_install 0.007005 0.006721 2.286951 ( 1.487579)
test_btest 0.000708 0.000294 55.577152 ( 14.627660)
test_basic 0.000850 0.004121 0.349819 ( 0.441687)
test_all 0.000768 0.000351 612.663725 (174.325508)
test_rubyspec 0.010486 0.032524 58.918274 ( 68.805334)
total: 266.82 sec