Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-071445
#<BuildRuby:0x000055943db3a868
@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.20230818-071445",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.000000 0.007290 2.286083 ( 6.443274)
build_miniruby 0.002021 0.000239 1.757442 ( 3.432860)
build_ruby 0.001455 0.000339 3.525215 ( 6.602342)
build_all 0.007806 0.000854 6.849694 ( 7.032649)
build_install 0.015815 0.005973 8.320978 ( 11.800788)
test_btest 0.001147 0.000277 87.757115 ( 67.647053)
test_basic 0.000269 0.008919 1.058354 ( 2.843867)
test_all 0.010159 0.000371 692.276115 (605.080840)
test_rubyspec 0.043097 0.037161 113.700607 (260.115889)
total: 971.00 sec