Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-062211
#<BuildRuby:0x000055628a16a8e0
@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.20240118-062211",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.003053 0.003075 1.712326 ( 2.079089)
build_miniruby 0.000000 0.001287 1.373586 ( 1.371566)
build_ruby 0.000000 0.001457 3.101829 ( 3.355651)
build_all 0.003110 0.004474 5.558069 ( 2.259544)
build_install 0.013105 0.003290 6.971168 ( 3.371668)
test_btest 0.001037 0.000000 83.746953 ( 23.299434)
test_basic 0.004048 0.003120 0.724736 ( 0.789073)
test_all 0.094482 0.024764 726.373456 (206.491280)
test_rubyspec 0.042763 0.063514 165.024681 (187.834580)
total: 430.85 sec