Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-212100
#<BuildRuby:0x0000564387322320
@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.20240217-212100",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000039 0.000004 0.000043 ( 0.000043)
configure 0.000038 0.000004 0.000042 ( 0.000041)
build_up 0.006504 0.000697 2.071936 ( 3.712087)
build_miniruby 0.001710 0.000183 1.894658 ( 2.351573)
build_ruby 0.002029 0.000000 3.941047 ( 5.120558)
build_all 0.008853 0.000223 6.892150 ( 6.918839)
build_install 0.017247 0.005495 8.605650 ( 9.376827)
test_btest 0.000000 0.001199 95.584181 ( 93.015108)
test_basic 0.005682 0.002875 1.006940 ( 1.764763)
test_all 0.103155 0.023728 801.604663 (488.846964)
test_rubyspec 0.052847 0.044011 126.843380 (151.634968)
total: 762.74 sec