Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-171134
#<BuildRuby:0x000055a2b89b21d8
@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.20230524-171134",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.005758 0.001832 1.890660 ( 4.730435)
build_miniruby 0.001259 0.000401 1.466217 ( 2.267304)
build_ruby 0.001271 0.000405 2.703571 ( 3.887885)
build_all 0.006910 0.000809 2.172254 ( 3.159942)
build_install 0.017784 0.001258 3.376401 ( 4.811917)
test_btest 0.000910 0.000245 79.426823 ( 93.350956)
test_basic 0.006950 0.000612 0.804416 ( 1.473912)
test_all 0.001861 0.000000 623.435780 (672.280655)
test_rubyspec 0.030192 0.023182 81.704584 (106.367827)
total: 892.33 sec