Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-140132
#<BuildRuby:0x000056342d49a090
@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.20230627-140132",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005290 0.001058 2.062051 ( 5.013903)
build_miniruby 0.001248 0.000249 1.593225 ( 2.405567)
build_ruby 0.001151 0.000230 3.163471 ( 4.537019)
build_all 0.007649 0.000000 2.506834 ( 3.102672)
build_install 0.014707 0.002892 3.884178 ( 4.416274)
test_btest 0.000574 0.000107 80.414097 ( 49.252484)
test_basic 0.006389 0.000431 0.900828 ( 1.401101)
test_all 0.001838 0.001081 583.918488 (315.107948)
test_rubyspec 0.027293 0.024801 87.479562 (127.824661)
total: 513.06 sec