Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-074915
#<BuildRuby:0x00005605b5136008
@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.20230907-074915",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005236 0.000747 1.926981 ( 3.471778)
build_miniruby 0.001766 0.000253 1.975760 ( 2.700961)
build_ruby 0.001823 0.000261 3.767037 ( 5.181710)
build_all 0.000537 0.008860 6.998646 ( 8.953276)
build_install 0.018083 0.003570 8.289444 ( 10.247438)
test_btest 0.000787 0.000167 87.153115 ( 88.919935)
test_basic 0.006812 0.000516 1.008584 ( 1.613819)
test_all 0.007495 0.003159 729.306523 (609.334002)
test_rubyspec 0.042435 0.030934 108.025163 (133.835328)
total: 864.26 sec