Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-043526
#<BuildRuby:0x000055b1d560e320
@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.20231213-043526",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000000 0.000028 ( 0.000029)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.003904 0.003506 2.510042 ( 3.080979)
build_miniruby 0.001743 0.000000 1.703250 ( 1.707090)
build_ruby 0.001855 0.000000 3.318474 ( 3.507663)
build_all 0.008237 0.000000 5.877513 ( 3.493555)
build_install 0.017931 0.000758 7.273795 ( 4.430654)
test_btest 0.000763 0.000096 83.024255 ( 36.932204)
test_basic 0.005024 0.003711 0.856202 ( 0.954011)
test_all 0.071504 0.049887 703.870760 (327.378348)
test_rubyspec 0.041641 0.033965 103.991786 (142.802366)
total: 524.29 sec