Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-050411
#<BuildRuby:0x000055643e33a4f8
@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.20231019-050411",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006754 0.000699 2.625071 ( 3.335019)
build_miniruby 0.001586 0.000164 2.196158 ( 2.354894)
build_ruby 0.001503 0.000156 3.863099 ( 4.264221)
build_all 0.007411 0.000767 6.626994 ( 4.758032)
build_install 0.013906 0.008536 8.606431 ( 5.980109)
test_btest 0.000793 0.000120 90.664504 ( 59.959313)
test_basic 0.000895 0.008265 1.024598 ( 1.281268)
test_all 0.001184 0.008958 723.385584 (361.391110)
test_rubyspec 0.041666 0.031883 109.464481 (140.658393)
total: 583.98 sec