Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-024601
#<BuildRuby:0x000055dd1a51e120
@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.20230912-024601",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000000 0.006898 2.050634 ( 3.350030)
build_miniruby 0.000490 0.000968 1.609082 ( 1.607190)
build_ruby 0.001094 0.000337 2.947751 ( 3.139245)
build_all 0.000000 0.007171 5.743761 ( 2.288801)
build_install 0.009276 0.007107 7.148931 ( 3.363950)
test_btest 0.000000 0.001051 82.885029 ( 21.439370)
test_basic 0.000681 0.005741 0.845567 ( 0.899499)
test_all 0.001967 0.007163 648.842977 (184.401532)
test_rubyspec 0.022085 0.029353 92.716979 (103.910559)
total: 324.40 sec