Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-092354
#<BuildRuby:0x000056046a6ae1a8
@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.20240205-092354",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.000000 0.007120 2.091934 ( 2.865302)
build_miniruby 0.000360 0.001223 1.804962 ( 1.882229)
build_ruby 0.001468 0.000352 3.575114 ( 3.858776)
build_all 0.001849 0.006531 6.530965 ( 4.558037)
build_install 0.010350 0.008819 8.016230 ( 6.663423)
test_btest 0.001183 0.000000 91.411921 ( 70.121029)
test_basic 0.007065 0.001415 1.001241 ( 1.444591)
test_all 0.093170 0.025866 727.789150 (374.242474)
test_rubyspec 0.056093 0.048382 175.162178 (188.031856)
total: 653.67 sec