Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-164417
#<BuildRuby:0x00007f8ab7d4fdc0
@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.20241218-164417",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.004763 0.000681 1.651099 ( 1.995995)
build_miniruby 0.001144 0.000163 1.011887 ( 1.009494)
build_ruby 0.001415 0.000202 2.782039 ( 2.985179)
build_all 0.002909 0.004984 5.007564 ( 1.930945)
build_install 0.013052 0.003525 6.152830 ( 3.054327)
test_btest 0.000834 0.000167 65.702760 ( 17.190061)
test_basic 0.002542 0.003971 0.641210 ( 0.697616)
test_all 0.073525 0.071119 619.305880 (209.020396)
test_rubyspec 0.048779 0.032928 113.972079 ( 26.599306)
total: 264.48 sec