Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-215313
#<BuildRuby:0x000055de4813a390
@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.20230131-215313",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004380 0.000381 1.150521 ( 1.970835)
build_miniruby 0.001421 0.000124 1.193814 ( 1.206886)
build_ruby 0.001266 0.000110 2.581838 ( 2.877515)
build_all 0.004243 0.003841 3.966459 ( 2.663016)
build_install 0.014724 0.000226 2.901696 ( 2.576804)
test_btest 0.000751 0.000081 54.897099 ( 30.255476)
test_basic 0.002158 0.003451 0.436438 ( 0.611295)
test_all 0.001471 0.000136 650.227694 (250.759846)
test_rubyspec 0.030613 0.019973 67.742996 ( 77.593513)
total: 370.52 sec