Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-201041
#<BuildRuby:0x0000557265eda120
@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.20240319-201041",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.005556 0.004649 4.187158 ( 3.502609)
build_miniruby 0.001741 0.000000 1.875320 ( 1.937763)
build_ruby 0.000000 0.002010 3.948846 ( 4.200918)
build_all 0.003606 0.005848 7.218385 ( 4.289955)
build_install 0.019197 0.003874 9.942016 ( 6.228752)
test_btest 0.000866 0.000153 95.581664 ( 50.132573)
test_basic 0.000823 0.008440 1.089307 ( 1.276752)
test_all 0.093783 0.028844 782.243702 (238.428656)
test_rubyspec 0.059526 0.025840 105.655426 (115.010643)
total: 425.01 sec