Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-164940
#<BuildRuby:0x00005630c3c89f48
@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.20230616-164940",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.006767 0.000103 2.047977 ( 4.530049)
build_miniruby 0.001703 0.000061 1.395113 ( 1.775795)
build_ruby 0.001651 0.000000 2.768940 ( 3.382243)
build_all 0.007561 0.000044 2.415469 ( 1.962001)
build_install 0.017026 0.000568 3.681869 ( 3.050417)
test_btest 0.000890 0.000030 77.036761 ( 36.066824)
test_basic 0.000000 0.007108 0.778983 ( 0.889772)
test_all 0.000000 0.001505 571.597659 (240.940127)
test_rubyspec 0.030609 0.021445 83.463753 (101.559828)
total: 394.16 sec