Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-212904
#<BuildRuby:0x000055a3c56d9f70
@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.20240313-212904",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005211 0.004151 2.798354 ( 3.290648)
build_miniruby 0.000000 0.001915 1.707848 ( 1.811633)
build_ruby 0.000000 0.001838 3.908433 ( 4.421918)
build_all 0.001179 0.007500 7.002836 ( 4.514943)
build_install 0.009768 0.012395 8.856365 ( 6.539831)
test_btest 0.000768 0.000240 91.522489 ( 64.006747)
test_basic 0.007647 0.000000 0.983355 ( 1.224986)
test_all 0.082409 0.037936 862.932151 (371.333292)
test_rubyspec 0.030414 0.056450 125.471313 (134.808700)
total: 591.95 sec