Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-213722
#<BuildRuby:0x00005652c0bc5fc0
@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.20230506-213722",
@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.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005474 0.000127 1.695207 ( 2.915641)
build_miniruby 0.001160 0.000096 1.002383 ( 1.000622)
build_ruby 0.000000 0.001192 2.054805 ( 2.279782)
build_all 0.002523 0.002639 2.006202 ( 1.122288)
build_install 0.011423 0.000855 3.084823 ( 2.043840)
test_btest 0.000792 0.000091 74.225321 ( 19.309593)
test_basic 0.000000 0.005806 0.706416 ( 0.785027)
test_all 0.000000 0.001560 542.948650 (178.032365)
test_rubyspec 0.023807 0.013462 71.225602 ( 83.159086)
total: 290.65 sec