Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-011124
#<BuildRuby:0x00005619788562a8
@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.20240207-011124",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000059 0.000000 0.000059 ( 0.000054)
build_up 0.003665 0.004014 2.064843 ( 3.490305)
build_miniruby 0.001559 0.000346 1.745985 ( 2.304210)
build_ruby 0.001841 0.000410 3.779182 ( 4.815553)
build_all 0.007338 0.001631 6.654315 ( 6.510394)
build_install 0.010901 0.010736 8.225443 ( 7.891281)
test_btest 0.000606 0.000174 88.004346 ( 93.784973)
test_basic 0.007629 0.000807 0.994724 ( 1.647061)
test_all 0.099723 0.026771 825.743483 (790.588700)
test_rubyspec 0.046715 0.063063 186.458966 (249.903771)
total: 1160.94 sec