Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-082208
#<BuildRuby:0x00005652130aa008
@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.20230705-082208",
@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.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006089 0.000936 2.102760 ( 5.587421)
build_miniruby 0.001250 0.000193 1.566598 ( 2.038070)
build_ruby 0.001400 0.000215 3.118576 ( 4.306209)
build_all 0.006839 0.001052 2.633205 ( 3.950400)
build_install 0.015265 0.003349 4.100820 ( 5.469421)
test_btest 0.000879 0.000142 83.274887 ( 49.439425)
test_basic 0.003739 0.005091 0.943088 ( 2.203787)
test_all 0.001087 0.000210 655.256724 (329.251938)
test_rubyspec 0.027030 0.025443 90.263029 (119.346970)
total: 521.59 sec