Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-023958
#<BuildRuby:0x00007fcc9714fdc8
@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.20240626-023958",
@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.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.004512 0.003265 3.309758 ( 3.242335)
build_miniruby 0.001403 0.000305 1.339932 ( 1.336550)
build_ruby 0.001564 0.000340 3.372837 ( 3.574445)
build_all 0.002428 0.005600 7.222682 ( 2.676228)
build_install 0.016519 0.002070 10.020059 ( 4.623959)
test_btest 0.000737 0.000185 105.086576 ( 27.079725)
test_basic 0.008522 0.000116 0.990154 ( 1.041411)
test_all 0.103232 0.048003 797.984484 (239.124654)
test_rubyspec 0.046420 0.045995 166.165552 ( 27.883916)
total: 310.58 sec