Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-195307
#<BuildRuby:0x00007fcf462afdd8
@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.20240929-195307",
@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.000024)
autoconf 0.000041 0.000006 0.000047 ( 0.000046)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.005073 0.004205 4.560624 ( 3.770936)
build_miniruby 0.001498 0.000243 1.432858 ( 1.430436)
build_ruby 0.001594 0.000258 3.895951 ( 4.042113)
build_all 0.004184 0.004160 6.444250 ( 2.573170)
build_install 0.016668 0.000716 10.616259 ( 4.828985)
test_btest 0.000928 0.000158 95.409941 ( 25.660938)
test_basic 0.008998 0.000785 1.032355 ( 1.076582)
test_all 0.108879 0.043718 770.962327 (234.393806)
test_rubyspec 0.064336 0.021875 135.541086 ( 29.708626)
total: 307.49 sec