Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-094341
#<BuildRuby:0x000055aebb77a190
@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.20231212-094341",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000019 0.000008 0.000027 ( 0.000028)
build_up 0.004796 0.002020 2.322965 ( 2.485752)
build_miniruby 0.001784 0.000000 1.597261 ( 1.596609)
build_ruby 0.001737 0.000000 3.212445 ( 3.443412)
build_all 0.006325 0.000612 5.805245 ( 2.525609)
build_install 0.012096 0.005662 7.356547 ( 4.009908)
test_btest 0.000736 0.000288 82.999421 ( 35.217093)
test_basic 0.002190 0.003518 0.888493 ( 0.964705)
test_all 0.084363 0.036729 704.790273 (266.203066)
test_rubyspec 0.048748 0.014764 95.181526 (107.269793)
total: 423.72 sec