Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-121414
#<BuildRuby:0x000055fadce0e8e0
@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.20230113-121414",
@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.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004086 0.000511 1.153756 ( 2.215357)
build_miniruby 0.001245 0.000000 1.275920 ( 1.328869)
build_ruby 0.001608 0.000000 3.645036 ( 4.157947)
build_all 0.006852 0.000192 3.695604 ( 2.427340)
build_install 0.015668 0.000320 3.023638 ( 3.069035)
test_btest 0.000000 0.000720 54.492848 ( 31.484240)
test_basic 0.000000 0.005949 0.451706 ( 0.619496)
test_all 0.000000 0.001174 613.185868 (215.662787)
test_rubyspec 0.016697 0.033119 71.146490 ( 82.110051)
total: 343.08 sec