Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-064813
#<BuildRuby:0x000055cf2bc46008
@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.20230827-064813",
@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.000025 0.000002 0.000027 ( 0.000023)
autoconf 0.000036 0.000003 0.000039 ( 0.000033)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.006842 0.000264 2.239620 ( 4.429462)
build_miniruby 0.001464 0.000133 1.697234 ( 1.917369)
build_ruby 0.001618 0.000000 3.375423 ( 3.663588)
build_all 0.007874 0.000123 6.320151 ( 4.632651)
build_install 0.019279 0.000218 7.960592 ( 5.981515)
test_btest 0.000798 0.000061 85.978003 ( 44.338936)
test_basic 0.008096 0.000000 0.951508 ( 1.148816)
test_all 0.010591 0.000135 678.747798 (320.829636)
test_rubyspec 0.041188 0.031094 107.045532 (128.697672)
total: 515.64 sec