Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-010734
#<BuildRuby:0x000056073a9f1f68
@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.20230204-010734",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000769 0.004321 1.074036 ( 1.453275)
build_miniruby 0.001199 0.000343 1.239059 ( 1.237744)
build_ruby 0.001129 0.000323 2.202923 ( 2.409071)
build_all 0.006523 0.000618 3.804149 ( 1.913177)
build_install 0.008622 0.005659 2.550736 ( 1.753454)
test_btest 0.000506 0.000154 56.735782 ( 16.135702)
test_basic 0.000599 0.004783 0.419964 ( 0.519733)
test_all 0.001546 0.000242 649.239004 (188.579117)
test_rubyspec 0.036829 0.011046 64.227266 ( 73.929514)
total: 287.93 sec