Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-222411
#<BuildRuby:0x00007f00f27ffdd8
@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.20240818-222411",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000042 0.000006 0.000048 ( 0.000048)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.004075 0.004052 3.256864 ( 3.139564)
build_miniruby 0.001446 0.000241 1.297632 ( 1.294353)
build_ruby 0.001690 0.000282 4.191987 ( 4.428823)
build_all 0.008135 0.001356 8.913067 ( 3.479254)
build_install 0.015387 0.004004 10.582165 ( 4.591620)
test_btest 0.000836 0.000146 121.292318 ( 32.685756)
test_basic 0.008687 0.004343 1.245764 ( 1.299015)
test_all 0.095821 0.058009 877.627015 (265.853523)
test_rubyspec 0.059146 0.032697 171.213487 ( 31.080151)
total: 347.85 sec