Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-035150
#<BuildRuby:0x00005577cc442390
@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.20230515-035150",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.005415 0.000000 1.661292 ( 2.909433)
build_miniruby 0.001079 0.000000 1.060571 ( 1.059927)
build_ruby 0.001462 0.000034 2.455159 ( 2.669057)
build_all 0.004744 0.001031 2.137766 ( 1.440493)
build_install 0.011497 0.003942 3.375003 ( 2.454091)
test_btest 0.000767 0.000177 74.764188 ( 23.002707)
test_basic 0.003122 0.002871 0.751111 ( 0.835758)
test_all 0.001203 0.000000 555.251269 (172.552560)
test_rubyspec 0.010042 0.035615 75.743623 ( 87.533225)
total: 294.46 sec