Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-002508
#<BuildRuby:0x000055b206cf21d8
@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.20230525-002508",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.002621 0.003725 1.790054 ( 3.094141)
build_miniruby 0.001332 0.000278 1.302170 ( 1.301160)
build_ruby 0.001429 0.000000 2.551159 ( 2.763952)
build_all 0.000000 0.006645 1.972650 ( 1.488816)
build_install 0.006608 0.009380 3.096300 ( 2.259811)
test_btest 0.000515 0.000179 74.721118 ( 28.037725)
test_basic 0.004551 0.000169 0.724350 ( 0.810440)
test_all 0.001278 0.000426 584.829057 (212.954469)
test_rubyspec 0.022493 0.029759 77.718780 ( 89.721332)
total: 342.43 sec