Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-184246
#<BuildRuby:0x00007fab00bdfdc8
@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.20240622-184246",
@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.000029 0.000009 0.000038 ( 0.000034)
autoconf 0.000040 0.000012 0.000052 ( 0.000048)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.007395 0.002219 4.125350 ( 4.468755)
build_miniruby 0.000589 0.001798 1.798691 ( 1.873578)
build_ruby 0.001409 0.000440 3.731970 ( 15.510500)
build_all 0.004611 0.004272 7.291787 ( 2.763309)
build_install 0.016280 0.005427 10.338713 ( 5.030979)
test_btest 0.000683 0.000228 113.201269 ( 32.050577)
test_basic 0.004757 0.004429 1.190315 ( 1.242059)
test_all 0.120356 0.029413 767.650751 (214.831419)
test_rubyspec 0.045931 0.045688 166.112232 ( 28.061065)
total: 305.83 sec