Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-173148
#<BuildRuby:0x0000555bc3c968e0
@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.20230916-173148",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.007248 0.001553 2.472999 ( 4.730720)
build_miniruby 0.001586 0.000340 9.377593 ( 16.460272)
build_ruby 0.001748 0.000000 3.635633 ( 8.003348)
build_all 0.000575 0.008032 6.234864 ( 4.619221)
build_install 0.019136 0.001625 7.826354 ( 7.151800)
test_btest 0.000906 0.000000 85.009083 ( 45.970726)
test_basic 0.000000 0.009537 1.025379 ( 1.255498)
test_all 0.005902 0.004454 721.008967 (325.964803)
test_rubyspec 0.034627 0.039560 106.543065 (126.164448)
total: 540.32 sec