Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-144710
#<BuildRuby:0x0000556ec01662a8
@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.20230503-144710",
@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.000031 0.000002 0.000033 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002665 0.003324 1.780801 ( 3.563896)
build_miniruby 0.001375 0.000148 1.324909 ( 1.342258)
build_ruby 0.001360 0.000145 2.634508 ( 2.929608)
build_all 0.005730 0.000614 2.147711 ( 2.123791)
build_install 0.016194 0.000019 3.390688 ( 3.525130)
test_btest 0.000829 0.000078 71.942432 ( 34.758147)
test_basic 0.005694 0.000158 0.733815 ( 0.864353)
test_all 0.000760 0.000069 581.136729 (241.446979)
test_rubyspec 0.031444 0.018452 80.282123 ( 95.819859)
total: 386.38 sec