Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-022912
#<BuildRuby:0x00007fe10073fdc8
@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.20241217-022912",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000025 0.000012 0.000037 ( 0.000037)
configure 0.000023 0.000011 0.000034 ( 0.000033)
build_up 0.001500 0.004624 2.303557 ( 2.953178)
build_miniruby 0.001044 0.000543 1.448574 ( 1.451091)
build_ruby 0.001297 0.000674 4.094928 ( 4.276321)
build_all 0.005646 0.002936 6.298028 ( 2.762045)
build_install 0.009187 0.008724 7.765644 ( 4.023820)
test_btest 0.000543 0.000302 72.991743 ( 19.441714)
test_basic 0.009064 0.000411 0.966097 ( 1.016182)
test_all 0.103744 0.040029 717.275050 (209.962422)
test_rubyspec 0.049211 0.031880 114.090937 ( 24.382932)
total: 270.27 sec