Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-203821
#<BuildRuby:0x00007f93b693fde0
@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.20240905-203821",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000038 0.000012 0.000050 ( 0.000049)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.000000 0.008006 3.616247 ( 3.510272)
build_miniruby 0.001809 0.000000 1.599650 ( 1.596010)
build_ruby 0.001905 0.000000 4.312416 ( 4.539361)
build_all 0.008371 0.000000 7.673867 ( 3.092692)
build_install 0.011051 0.007360 10.388021 ( 5.010389)
test_btest 0.000769 0.000284 114.550014 ( 31.559326)
test_basic 0.005366 0.003823 1.224245 ( 1.274096)
test_all 0.079638 0.071297 853.201670 (263.173501)
test_rubyspec 0.034601 0.056080 163.299734 ( 33.921539)
total: 347.68 sec