Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-102132
#<BuildRuby:0x00005641af21e318
@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.20230131-102132",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005006 0.000653 1.148699 ( 1.807668)
build_miniruby 0.001607 0.000000 1.187763 ( 1.203591)
build_ruby 0.001416 0.000000 2.375605 ( 2.811049)
build_all 0.007232 0.000232 3.846758 ( 2.226299)
build_install 0.011088 0.003464 2.792629 ( 2.533951)
test_btest 0.000910 0.000000 56.094494 ( 32.125858)
test_basic 0.005332 0.000296 0.430539 ( 0.574325)
test_all 0.001298 0.000173 628.185560 (253.031896)
test_rubyspec 0.019063 0.028945 70.674008 ( 84.508318)
total: 380.82 sec