Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-133927
#<BuildRuby:0x000055d953995fc0
@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.20231219-133927",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000000 0.006674 2.348999 ( 2.465146)
build_miniruby 0.001219 0.000544 1.594573 ( 1.593502)
build_ruby 0.001573 0.000342 3.194710 ( 3.368107)
build_all 0.004010 0.003941 5.865077 ( 2.888368)
build_install 0.013021 0.004248 6.894591 ( 3.550499)
test_btest 0.000664 0.000172 81.194336 ( 31.949565)
test_basic 0.000961 0.008320 0.891787 ( 0.981294)
test_all 0.101564 0.016306 661.521190 (258.677715)
test_rubyspec 0.028835 0.041252 97.639132 (114.072078)
total: 419.55 sec