Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-172826
#<BuildRuby:0x000055eb985ee258
@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.20230725-172826",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.006971 0.000405 2.293385 ( 6.053802)
build_miniruby 0.001725 0.000000 1.646498 ( 2.616538)
build_ruby 0.001591 0.000000 3.440895 ( 4.937340)
build_all 0.007314 0.000874 2.790033 ( 3.519485)
build_install 0.013876 0.005072 4.293960 ( 4.452202)
test_btest 0.000767 0.000116 81.346136 ( 52.984333)
test_basic 0.004407 0.004443 0.971094 ( 1.638455)
test_all 0.001106 0.000195 620.141630 (406.207482)
test_rubyspec 0.042413 0.016944 94.075373 (149.859698)
total: 632.27 sec