Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-111930
#<BuildRuby:0x00005569f0e59f48
@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.20230210-111930",
@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.000006 0.000019 ( 0.000019)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.000000 0.005197 1.219959 ( 1.673128)
build_miniruby 0.000680 0.000792 1.227307 ( 1.231954)
build_ruby 0.001241 0.000653 2.588837 ( 2.838643)
build_all 0.005999 0.001112 3.842376 ( 2.274176)
build_install 0.013366 0.001216 2.942151 ( 2.518303)
test_btest 0.000409 0.000180 55.056915 ( 23.264055)
test_basic 0.004299 0.001892 0.429455 ( 0.529856)
test_all 0.001123 0.000494 665.027529 (243.933024)
test_rubyspec 0.015080 0.030635 69.581716 ( 80.342008)
total: 358.61 sec