Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-211333
#<BuildRuby:0x000055a393155fb8
@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.20240218-211333",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006019 0.000644 2.063745 ( 6.508618)
build_miniruby 0.000000 0.001850 1.845580 ( 2.364971)
build_ruby 0.000902 0.001312 3.703151 ( 32.134073)
build_all 0.008756 0.000611 6.987405 ( 7.936281)
build_install 0.012137 0.010081 8.813393 ( 11.032664)
test_btest 0.000998 0.000000 96.282269 (100.330598)
test_basic 0.007211 0.000823 1.023491 ( 1.838041)
test_all 0.096620 0.032860 868.763189 (812.028913)
test_rubyspec 0.046019 0.052798 135.812562 (203.002959)
total: 1177.18 sec