Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-032133
#<BuildRuby:0x00005558b2e76138
@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.20230922-032133",
@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.000026 0.000005 0.000031 ( 0.000026)
autoconf 0.000036 0.000005 0.000041 ( 0.000036)
configure 0.000033 0.000006 0.000039 ( 0.000037)
build_up 0.006097 0.000983 2.353100 ( 4.681963)
build_miniruby 0.001470 0.000237 1.692576 ( 1.743522)
build_ruby 0.001792 0.000289 3.470291 ( 3.959915)
build_all 0.008410 0.000000 6.357602 ( 3.857204)
build_install 0.014298 0.005249 7.863276 ( 5.270087)
test_btest 0.000674 0.000116 85.483191 ( 44.500530)
test_basic 0.007201 0.000457 0.968032 ( 1.326074)
test_all 0.009408 0.001568 706.120997 (312.324902)
test_rubyspec 0.036492 0.035968 107.041989 (126.258951)
total: 503.92 sec