Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-184715
#<BuildRuby:0x00005645f6b8a190
@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.20230925-184715",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.006612 0.000691 2.264480 ( 4.502876)
build_miniruby 0.002070 0.000000 1.665696 ( 1.819892)
build_ruby 0.000000 0.001703 3.406873 ( 4.004304)
build_all 0.001872 0.006472 6.248573 ( 4.757478)
build_install 0.015677 0.003707 7.484783 ( 5.682987)
test_btest 0.000000 0.001100 81.972998 ( 47.703426)
test_basic 0.000000 0.007916 0.964393 ( 1.345802)
test_all 0.003056 0.006986 691.449189 (363.609942)
test_rubyspec 0.046185 0.026270 104.309213 (127.701687)
total: 561.13 sec