Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-023456
#<BuildRuby:0x00007f25c8fbfdc0
@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.20241031-023456",
@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.000019 0.000007 0.000026 ( 0.000025)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.006790 0.001033 3.788275 ( 3.277136)
build_miniruby 0.001082 0.000379 1.415447 ( 1.419945)
build_ruby 0.001279 0.000448 3.939350 ( 4.090441)
build_all 0.008772 0.000338 6.694722 ( 2.786776)
build_install 0.016752 0.005515 9.684855 ( 4.527275)
test_btest 0.000894 0.000104 73.498961 ( 20.597635)
test_basic 0.006352 0.003628 0.860895 ( 0.912248)
test_all 0.116616 0.038872 751.635587 (238.865572)
test_rubyspec 0.052966 0.031908 122.074596 ( 28.203568)
total: 304.68 sec