Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-034839
#<BuildRuby:0x0000559b5d66a320
@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.20231225-034839",
@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.000013 0.000002 0.000015 ( 0.000019)
autoconf 0.000012 0.000002 0.000014 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.000996 0.004156 1.441801 ( 1.769398)
build_miniruby 0.001312 0.000000 1.429717 ( 1.427761)
build_ruby 0.001679 0.000000 2.471130 ( 2.691569)
build_all 0.000074 0.006943 5.166950 ( 2.068912)
build_install 0.009089 0.006296 6.321206 ( 3.264863)
test_btest 0.000812 0.000219 78.894489 ( 20.935422)
test_basic 0.000937 0.004523 0.907692 ( 0.969264)
test_all 0.088508 0.030993 732.919025 (244.376325)
test_rubyspec 0.045179 0.023454 93.017086 (104.770565)
total: 382.27 sec