Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-114114
#<BuildRuby:0x0000555e77032228
@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.20231212-114114",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.000166 0.006581 2.238811 ( 2.334507)
build_miniruby 0.000932 0.000324 1.609283 ( 1.607697)
build_ruby 0.001208 0.000420 2.796520 ( 2.998823)
build_all 0.006150 0.000754 5.563244 ( 2.252122)
build_install 0.009713 0.005746 6.876504 ( 3.289577)
test_btest 0.001040 0.000000 82.608437 ( 21.467725)
test_basic 0.005484 0.000000 0.862191 ( 0.919039)
test_all 0.090418 0.033830 683.531045 (225.228284)
test_rubyspec 0.034955 0.027100 81.965693 ( 93.841390)
total: 353.94 sec