Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-034727
#<BuildRuby:0x000055897920a320
@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.20240322-034727",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.008437 0.000866 3.968430 ( 3.247491)
build_miniruby 0.000000 0.001588 1.758404 ( 1.794050)
build_ruby 0.000000 0.001775 3.663379 ( 15.260662)
build_all 0.004804 0.003986 7.018662 ( 4.062948)
build_install 0.013659 0.009060 9.592650 ( 5.543776)
test_btest 0.000992 0.000000 91.675025 ( 37.942861)
test_basic 0.004993 0.000659 0.991963 ( 1.060093)
test_all 0.078009 0.040712 768.336975 (350.818381)
test_rubyspec 0.050934 0.043441 132.887332 (167.659047)
total: 587.39 sec