Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-082918
#<BuildRuby:0x000055672ff71f48
@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.20230615-082918",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.001683 0.004507 1.979336 ( 5.278096)
build_miniruby 0.001217 0.000387 1.376537 ( 2.182225)
build_ruby 0.000981 0.000312 2.828820 ( 4.122654)
build_all 0.005909 0.001880 2.450769 ( 2.566922)
build_install 0.007082 0.010800 3.682839 ( 4.631817)
test_btest 0.000761 0.000304 73.897200 ( 44.065460)
test_basic 0.006723 0.000965 0.788693 ( 1.312565)
test_all 0.001261 0.000486 579.954040 (312.337396)
test_rubyspec 0.024205 0.025191 83.696900 (121.587578)
total: 498.09 sec