Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-160421
#<BuildRuby:0x000055883f09a4f8
@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.20231022-160421",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007340 0.000371 3.456443 ( 4.178899)
build_miniruby 0.001497 0.000000 1.648140 ( 1.700390)
build_ruby 0.001995 0.000000 2.959421 ( 3.223602)
build_all 0.001383 0.006395 5.546988 ( 2.893798)
build_install 0.018240 0.001940 7.734554 ( 4.148475)
test_btest 0.000662 0.000102 79.760586 ( 34.971677)
test_basic 0.001404 0.006530 0.844790 ( 0.931225)
test_all 0.087850 0.029827 657.975614 (244.871556)
test_rubyspec 0.050166 0.016102 93.281525 (105.969709)
total: 402.89 sec