Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-152507
#<BuildRuby:0x00007f59959cfdd8
@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.20241018-152507",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000000 0.000048 0.000048 ( 0.000047)
configure 0.000000 0.000040 0.000040 ( 0.000039)
build_up 0.006304 0.004150 4.515296 ( 4.784152)
build_miniruby 0.001653 0.000321 1.936104 ( 2.065030)
build_ruby 0.002064 0.000000 4.213889 ( 4.432561)
build_all 0.007647 0.000275 6.295424 ( 2.417282)
build_install 0.009125 0.007619 8.413826 ( 3.789756)
test_btest 0.000908 0.000199 87.074942 ( 25.942091)
test_basic 0.000598 0.009169 1.080855 ( 1.128010)
test_all 0.113709 0.036856 689.008903 (229.887684)
test_rubyspec 0.053398 0.030501 138.231792 ( 39.769600)
total: 314.22 sec