Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-123834
#<BuildRuby:0x000055756a1fe7c8
@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.20230722-123834",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.005933 0.000613 2.159250 ( 3.719735)
build_miniruby 0.001255 0.000129 1.569940 ( 1.604809)
build_ruby 0.001422 0.000147 3.084134 ( 3.342926)
build_all 0.007454 0.000000 2.575490 ( 2.429425)
build_install 0.012050 0.007150 4.150290 ( 3.746484)
test_btest 0.000779 0.000000 80.319128 ( 45.529200)
test_basic 0.008202 0.000000 0.937423 ( 1.288050)
test_all 0.001749 0.000000 619.780839 (320.625759)
test_rubyspec 0.032619 0.024927 90.934181 (112.506188)
total: 494.79 sec