Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-202803
#<BuildRuby:0x00007fdefcb8fdc0
@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.20240616-202803",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.007398 0.000536 3.538801 ( 3.550517)
build_miniruby 0.001749 0.000000 1.594098 ( 1.590372)
build_ruby 0.001791 0.000000 3.507023 ( 3.662447)
build_all 0.000855 0.007417 7.053531 ( 2.747487)
build_install 0.008610 0.011024 10.471611 ( 4.990729)
test_btest 0.000929 0.000251 114.285475 ( 45.291866)
test_basic 0.000897 0.008116 1.135579 ( 1.188954)
test_all 0.101353 0.049253 833.632014 (247.048529)
test_rubyspec 0.038430 0.047817 159.287732 ( 44.008605)
total: 354.08 sec