Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-135543
#<BuildRuby:0x00005649e2869f70
@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.20240314-135543",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.007826 0.000934 3.185796 ( 3.628297)
build_miniruby 0.001318 0.000316 1.821387 ( 1.885698)
build_ruby 0.001392 0.000335 3.944282 ( 4.320853)
build_all 0.008755 0.000075 7.401412 ( 4.380665)
build_install 0.016859 0.004215 9.637688 ( 6.175563)
test_btest 0.000692 0.000156 95.382613 ( 65.606025)
test_basic 0.000000 0.008113 1.068604 ( 1.240407)
test_all 0.089220 0.035694 784.409691 (496.405368)
test_rubyspec 0.049880 0.055110 143.615017 (210.325705)
total: 793.97 sec