Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-135321
#<BuildRuby:0x000055675ddba230
@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.20231205-135321",
@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.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.002699 0.003540 1.951813 ( 2.054086)
build_miniruby 0.001050 0.000307 1.529930 ( 1.528148)
build_ruby 0.001105 0.000323 2.712426 ( 2.906301)
build_all 0.003150 0.003686 5.413404 ( 2.097161)
build_install 0.014154 0.001210 6.576255 ( 3.048153)
test_btest 0.000773 0.000224 78.259704 ( 21.521792)
test_basic 0.003763 0.001093 0.826225 ( 0.883553)
test_all 0.088027 0.031629 686.148525 (195.042402)
test_rubyspec 0.033200 0.021004 79.466914 ( 91.080422)
total: 320.16 sec