Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-191934
#<BuildRuby:0x000056282752e1a8
@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.20230206-191934",
@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.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000349 0.004109 0.958538 ( 1.330025)
build_miniruby 0.001212 0.000101 0.915952 ( 0.914075)
build_ruby 0.000000 0.001316 2.063605 ( 2.263205)
build_all 0.000000 0.005969 3.358095 ( 1.611147)
build_install 0.009018 0.003607 2.251143 ( 1.541722)
test_btest 0.000670 0.000120 55.200535 ( 14.365882)
test_basic 0.000674 0.004050 0.407252 ( 0.499431)
test_all 0.001089 0.000234 578.483262 (162.591585)
test_rubyspec 0.029868 0.011440 58.110714 ( 68.354891)
total: 253.47 sec