Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-152557
#<BuildRuby:0x00005556b431e3d0
@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.20240304-152557",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003116 0.003775 2.519863 ( 2.319740)
build_miniruby 0.001022 0.000232 1.371976 ( 1.369864)
build_ruby 0.001232 0.000280 3.097594 ( 3.329304)
build_all 0.006572 0.000550 7.047825 ( 2.806773)
build_install 0.013924 0.003555 8.530553 ( 4.107327)
test_btest 0.000732 0.000000 94.741261 ( 25.427308)
test_basic 0.004126 0.004296 0.951066 ( 1.011885)
test_all 0.079855 0.039176 798.810984 (244.271674)
test_rubyspec 0.047758 0.030082 113.805207 (122.901425)
total: 407.55 sec