Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-224231
#<BuildRuby:0x000055da67a9a230
@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.20230601-224231",
@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.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006578 0.000000 1.898336 ( 3.204468)
build_miniruby 0.001566 0.000015 1.314333 ( 1.314358)
build_ruby 0.001349 0.000156 2.616037 ( 2.797667)
build_all 0.002031 0.004421 2.089792 ( 1.477210)
build_install 0.015553 0.000412 3.119245 ( 2.268093)
test_btest 0.000828 0.000114 76.402604 ( 27.545732)
test_basic 0.003931 0.002912 0.745243 ( 0.854375)
test_all 0.000929 0.000145 548.977862 (193.648721)
test_rubyspec 0.025896 0.031728 80.944286 ( 92.964232)
total: 326.08 sec