Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-225956
#<BuildRuby:0x00007f4471c1fdd8
@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.20240828-225956",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000542 0.006785 2.734847 ( 2.772890)
build_miniruby 0.001804 0.000000 1.134806 ( 1.131368)
build_ruby 0.001823 0.000000 3.573738 ( 3.749989)
build_all 0.008600 0.000000 7.167792 ( 2.881299)
build_install 0.010615 0.006412 8.886299 ( 3.998525)
test_btest 0.000659 0.000219 105.381745 ( 27.932552)
test_basic 0.004630 0.003836 1.180169 ( 2.265282)
test_all 0.104634 0.046522 845.374256 (255.572779)
test_rubyspec 0.042446 0.048782 163.545194 ( 49.736556)
total: 350.04 sec