Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-173556
#<BuildRuby:0x0000556308892018
@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.20240206-173556",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.002788 0.003613 1.999178 ( 2.336896)
build_miniruby 0.001554 0.000000 1.632760 ( 1.639199)
build_ruby 0.002292 0.000009 3.220371 ( 3.448721)
build_all 0.000095 0.007879 6.233693 ( 2.765876)
build_install 0.015187 0.003748 7.799707 ( 4.144338)
test_btest 0.000703 0.000242 87.468088 ( 35.835926)
test_basic 0.006387 0.000817 0.948939 ( 1.118550)
test_all 0.076106 0.040973 717.790058 (240.472048)
test_rubyspec 0.059059 0.044073 161.677466 (171.153499)
total: 462.92 sec