Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-202931
#<BuildRuby:0x00007f5efe3ffde0
@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.20241208-202931",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.002019 0.005511 3.507275 ( 3.430121)
build_miniruby 0.000000 0.001724 1.519430 ( 1.515947)
build_ruby 0.000961 0.000737 3.374703 ( 3.543200)
build_all 0.008254 0.000000 6.087622 ( 2.546509)
build_install 0.010772 0.005489 8.424650 ( 4.035508)
test_btest 0.000729 0.000296 75.691675 ( 20.996903)
test_basic 0.011065 0.000000 0.993105 ( 1.045978)
test_all 0.103381 0.040754 709.958836 (201.770748)
test_rubyspec 0.034613 0.045271 113.466688 ( 24.857745)
total: 263.74 sec