Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-064834
#<BuildRuby:0x0000556490d65f70
@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.20240220-064834",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002836 0.004326 2.617610 ( 2.235465)
build_miniruby 0.001339 0.000139 1.236188 ( 1.233681)
build_ruby 0.001419 0.000147 3.291396 ( 3.498015)
build_all 0.003496 0.004135 6.746109 ( 2.572649)
build_install 0.013388 0.004325 8.244954 ( 3.631103)
test_btest 0.000660 0.000100 94.961728 ( 29.494027)
test_basic 0.004771 0.002924 1.066310 ( 1.169029)
test_all 0.070474 0.048936 758.854354 (222.605919)
test_rubyspec 0.039964 0.039238 105.638505 (114.807773)
total: 381.25 sec