Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-213416
#<BuildRuby:0x0000555e5f486120
@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.20231220-213416",
@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.000019 0.000004 0.000023 ( 0.000025)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.001824 0.004319 1.986174 ( 2.754850)
build_miniruby 0.002120 0.000000 1.656103 ( 1.738230)
build_ruby 0.001849 0.000024 3.425195 ( 3.790940)
build_all 0.002076 0.007410 5.831659 ( 3.881659)
build_install 0.010488 0.008710 7.074156 ( 4.955249)
test_btest 0.000628 0.000209 83.622013 ( 42.420930)
test_basic 0.006864 0.000916 0.921291 ( 1.115635)
test_all 0.088977 0.031032 683.711214 (250.007579)
test_rubyspec 0.030584 0.035954 92.615453 (104.384270)
total: 415.05 sec