Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-082830
#<BuildRuby:0x00007f278db0fde0
@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.20241128-082830",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.000763 0.007291 2.680977 ( 2.690467)
build_miniruby 0.001162 0.000306 1.111188 ( 1.108483)
build_ruby 0.001322 0.000348 2.983283 ( 3.219930)
build_all 0.008144 0.000011 5.342019 ( 2.125004)
build_install 0.013570 0.003418 7.811207 ( 3.637875)
test_btest 0.000710 0.000171 75.654143 ( 26.946187)
test_basic 0.005991 0.003495 0.757713 ( 0.808680)
test_all 0.102828 0.039322 650.786341 (192.752369)
test_rubyspec 0.054758 0.026696 116.535353 ( 22.935465)
total: 256.23 sec