Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-225859
#<BuildRuby:0x00007f45cf7bfdd8
@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.20240825-225859",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.003748 0.003840 2.690410 ( 2.690302)
build_miniruby 0.001143 0.000400 1.135403 ( 1.132116)
build_ruby 0.000000 0.001776 2.971171 ( 3.212230)
build_all 0.000257 0.008381 6.730998 ( 2.420479)
build_install 0.014345 0.003696 8.600510 ( 3.940486)
test_btest 0.000701 0.000311 95.455604 ( 24.480177)
test_basic 0.003202 0.005039 0.828597 ( 0.878992)
test_all 0.098196 0.044656 669.661648 (202.841708)
test_rubyspec 0.053692 0.035470 159.383547 ( 23.323395)
total: 264.92 sec