Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-052246
#<BuildRuby:0x000055653f1d2320
@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.20231023-052246",
@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.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003742 0.004751 3.650892 ( 4.896536)
build_miniruby 0.001343 0.000279 1.643809 ( 1.987915)
build_ruby 0.001447 0.000302 3.300674 ( 3.661187)
build_all 0.003206 0.005054 5.905776 ( 3.956758)
build_install 0.010547 0.010913 8.000252 ( 5.203805)
test_btest 0.000723 0.000233 80.978850 ( 53.935018)
test_basic 0.005787 0.002001 0.929286 ( 1.156444)
test_all 0.082657 0.035545 646.057099 (303.728378)
test_rubyspec 0.055324 0.011765 99.346706 (112.009601)
total: 490.54 sec