Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-011921
#<BuildRuby:0x00007fbd135bfdd8
@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.20240725-011921",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000037 0.000006 0.000043 ( 0.000044)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.007717 0.000565 3.581242 ( 3.431024)
build_miniruby 0.001434 0.000217 1.424009 ( 1.420201)
build_ruby 0.001715 0.000260 4.269072 ( 4.474141)
build_all 0.008898 0.000071 8.157286 ( 3.324208)
build_install 0.019437 0.000000 11.031830 ( 5.334708)
test_btest 0.001072 0.000000 115.928887 ( 30.465218)
test_basic 0.002450 0.008069 1.120837 ( 1.168667)
test_all 0.126829 0.024955 852.521574 (261.331972)
test_rubyspec 0.059311 0.032956 168.210285 ( 37.696514)
total: 348.65 sec