Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-180221
#<BuildRuby:0x00007feec4b8fdc0
@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.20240625-180221",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.004633 0.003379 3.454992 ( 3.560059)
build_miniruby 0.000000 0.001606 1.263805 ( 1.260528)
build_ruby 0.000349 0.001480 3.598820 ( 3.746709)
build_all 0.006242 0.002603 7.279487 ( 2.886960)
build_install 0.016065 0.004000 10.110463 ( 4.840926)
test_btest 0.000960 0.000227 105.725144 ( 27.246714)
test_basic 0.009239 0.000384 1.209664 ( 1.257459)
test_all 0.094843 0.058929 834.359703 (293.764391)
test_rubyspec 0.055249 0.035783 164.398716 ( 32.867924)
total: 371.43 sec