Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-013114
#<BuildRuby:0x000055891bc19f90
@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-013114",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.008953 0.000553 3.923039 ( 3.094981)
build_miniruby 0.001674 0.000000 1.821403 ( 1.825095)
build_ruby 0.001667 0.000000 3.644820 ( 3.877760)
build_all 0.007686 0.000754 6.956976 ( 3.659484)
build_install 0.021760 0.000000 9.221501 ( 5.378198)
test_btest 0.000880 0.000000 91.603183 ( 43.235993)
test_basic 0.006439 0.000000 0.987493 ( 1.078767)
test_all 0.099517 0.018314 777.575372 (318.875630)
test_rubyspec 0.029973 0.057474 119.480579 (129.080826)
total: 510.11 sec