Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-201436
#<BuildRuby:0x000055b6c78a22e8
@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.20230509-201436",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002032 0.003634 1.874714 ( 4.057817)
build_miniruby 0.000000 0.001398 1.364211 ( 1.477714)
build_ruby 0.000000 0.001571 2.669367 ( 2.928293)
build_all 0.002382 0.004268 2.115358 ( 1.676195)
build_install 0.009753 0.006331 3.537086 ( 3.332666)
test_btest 0.000622 0.000161 75.035647 ( 39.762276)
test_basic 0.000747 0.004412 0.737788 ( 0.826815)
test_all 0.000603 0.000178 579.877645 (235.702321)
test_rubyspec 0.028675 0.024252 81.762253 ( 95.886653)
total: 385.65 sec