Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-065458
#<BuildRuby:0x000055950d81a1a8
@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.20230428-065458",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000015)
build_up 0.004709 0.000897 1.556171 ( 2.840939)
build_miniruby 0.001062 0.000202 1.301565 ( 1.300878)
build_ruby 0.000000 0.001343 2.248835 ( 2.441600)
build_all 0.004400 0.001912 2.025988 ( 1.078795)
build_install 0.012950 0.000983 3.319191 ( 2.224095)
test_btest 0.000892 0.000178 73.414586 ( 20.449553)
test_basic 0.003834 0.000767 0.734638 ( 0.808389)
test_all 0.000800 0.000160 531.426063 (153.721612)
test_rubyspec 0.012375 0.021901 75.356503 ( 87.006859)
total: 271.87 sec