Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-122518
#<BuildRuby:0x00007f07e511fdc0
@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.20240617-122518",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.003393 0.004305 3.325474 ( 3.235436)
build_miniruby 0.001552 0.000000 1.362262 ( 1.359381)
build_ruby 0.001807 0.000000 3.534923 ( 3.719714)
build_all 0.004680 0.004070 7.267248 ( 2.855766)
build_install 0.010725 0.009458 9.934412 ( 4.597925)
test_btest 0.000750 0.000150 111.927071 ( 30.759364)
test_basic 0.000171 0.008676 1.197960 ( 1.265042)
test_all 0.110788 0.037559 765.924457 (231.192049)
test_rubyspec 0.060971 0.031214 155.950246 ( 35.014745)
total: 314.00 sec