Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-212552
#<BuildRuby:0x00007fbcbf15fdc8
@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.20241007-212552",
@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.000020 0.000006 0.000026 ( 0.000028)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000030 0.000010 0.000040 ( 0.000040)
build_up 0.000931 0.008271 3.861595 ( 3.713723)
build_miniruby 0.000000 0.001924 1.837573 ( 1.834902)
build_ruby 0.002115 0.000000 4.372400 ( 4.531588)
build_all 0.004871 0.006183 7.846781 ( 3.921813)
build_install 0.012344 0.009686 10.694736 ( 5.162826)
test_btest 0.000616 0.000278 96.990559 ( 28.641410)
test_basic 0.008403 0.001979 1.052679 ( 1.103579)
test_all 0.122754 0.027238 747.612406 (213.784263)
test_rubyspec 0.052872 0.035533 138.328799 ( 27.963405)
total: 290.66 sec