Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-143404
#<BuildRuby:0x000055629e2b6168
@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-143404",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001159 0.004152 1.468054 ( 2.802702)
build_miniruby 0.001288 0.000161 1.287953 ( 1.441635)
build_ruby 0.001784 0.000000 2.609078 ( 3.031843)
build_all 0.004052 0.004401 4.076560 ( 3.116342)
build_install 0.015581 0.000430 3.219312 ( 3.333992)
test_btest 0.000777 0.000111 58.570839 ( 34.223128)
test_basic 0.005996 0.000229 0.522433 ( 0.832888)
test_all 0.001145 0.000158 649.552368 (274.022925)
test_rubyspec 0.038653 0.007602 72.206315 ( 84.259016)
total: 407.07 sec