Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-195357
#<BuildRuby:0x00007ff79951fde0
@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.20241207-195357",
@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.000007 0.000022 ( 0.000022)
autoconf 0.000029 0.000013 0.000042 ( 0.000042)
configure 0.000025 0.000011 0.000036 ( 0.000037)
build_up 0.000680 0.006367 3.439633 ( 3.347517)
build_miniruby 0.001499 0.000000 1.279547 ( 1.275944)
build_ruby 0.001866 0.000000 3.276244 ( 3.408743)
build_all 0.008344 0.000000 5.629045 ( 2.218115)
build_install 0.005976 0.010864 8.085469 ( 3.741461)
test_btest 0.000579 0.000300 73.332605 ( 20.040088)
test_basic 0.007648 0.001898 0.949127 ( 0.995980)
test_all 0.090843 0.055731 731.365775 (246.155845)
test_rubyspec 0.041060 0.042179 120.546939 ( 32.373837)
total: 313.56 sec