Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-105526
#<BuildRuby:0x000055fa6af9df48
@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.20240208-105526",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.002676 0.003891 1.971369 ( 2.308055)
build_miniruby 0.001307 0.000140 1.676316 ( 1.679296)
build_ruby 0.001674 0.000180 3.454421 ( 3.668483)
build_all 0.008048 0.000862 6.436483 ( 3.955631)
build_install 0.021504 0.000369 8.162383 ( 6.477729)
test_btest 0.000781 0.000073 91.457189 ( 65.709698)
test_basic 0.009182 0.000008 1.012932 ( 1.363918)
test_all 0.068529 0.055802 814.777032 (444.873847)
test_rubyspec 0.059450 0.055132 192.199892 (269.695959)
total: 799.73 sec