Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-080624
#<BuildRuby:0x00007f78d327fdc8
@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-080624",
@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.000023 0.000003 0.000026 ( 0.000028)
autoconf 0.000041 0.000006 0.000047 ( 0.000047)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.004470 0.004028 3.240991 ( 3.095445)
build_miniruby 0.001733 0.000306 1.410788 ( 1.407790)
build_ruby 0.001753 0.000310 3.551207 ( 3.683612)
build_all 0.008467 0.000755 8.006064 ( 3.150140)
build_install 0.017933 0.000848 10.118249 ( 4.623239)
test_btest 0.000850 0.000134 111.589341 ( 29.422925)
test_basic 0.008593 0.001357 1.075145 ( 1.123579)
test_all 0.099993 0.049099 854.407475 (239.488954)
test_rubyspec 0.072943 0.019582 157.113052 ( 35.054110)
total: 321.05 sec