Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-230839
#<BuildRuby:0x0000561f02f228e0
@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.20230512-230839",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.001945 0.004532 1.928986 ( 4.127748)
build_miniruby 0.001145 0.000381 1.416254 ( 1.619118)
build_ruby 0.001009 0.000336 2.764718 ( 3.250242)
build_all 0.002599 0.005041 2.304081 ( 2.300880)
build_install 0.014602 0.003753 3.695162 ( 3.933066)
test_btest 0.000635 0.000229 75.105595 ( 45.706225)
test_basic 0.005213 0.003161 0.827197 ( 1.248217)
test_all 0.000759 0.000281 591.757420 (298.105468)
test_rubyspec 0.036029 0.019005 84.558125 (101.701154)
total: 461.99 sec