Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-122941
#<BuildRuby:0x00005604f8b728e0
@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-122941",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004662 0.000028 1.160072 ( 1.862685)
build_miniruby 0.001454 0.000054 1.262096 ( 1.266218)
build_ruby 0.001459 0.000054 2.944677 ( 3.455700)
build_all 0.006691 0.000248 3.780004 ( 2.988439)
build_install 0.010517 0.004761 2.907802 ( 2.993179)
test_btest 0.000678 0.000048 55.224695 ( 33.330348)
test_basic 0.005053 0.000361 0.422035 ( 0.649971)
test_all 0.001320 0.000704 660.603064 (257.163268)
test_rubyspec 0.013302 0.037354 71.308740 ( 86.321735)
total: 390.03 sec