Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-103247
#<BuildRuby:0x00005619848a28e0
@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.20230628-103247",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006494 0.000000 2.025069 ( 4.196419)
build_miniruby 0.001509 0.000000 1.529404 ( 1.543254)
build_ruby 0.001386 0.000099 2.955030 ( 15.149339)
build_all 0.007132 0.000213 2.448703 ( 2.818507)
build_install 0.009066 0.008047 3.753319 ( 3.867243)
test_btest 0.000609 0.000078 81.594480 ( 45.952787)
test_basic 0.002097 0.004506 0.865108 ( 1.316985)
test_all 0.000000 0.001318 591.507840 (277.388011)
test_rubyspec 0.026069 0.025522 87.736032 (114.622100)
total: 466.86 sec