Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-232419
#<BuildRuby:0x000055a58e9c6308
@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.20231214-232419",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.006561 0.000488 2.385154 ( 2.445499)
build_miniruby 0.001400 0.000260 1.538155 ( 1.540679)
build_ruby 0.001482 0.000275 2.942009 ( 3.121577)
build_all 0.006363 0.001179 5.765239 ( 2.515857)
build_install 0.017150 0.000668 7.225475 ( 3.822161)
test_btest 0.000873 0.000146 82.525026 ( 31.552063)
test_basic 0.000000 0.007677 0.888779 ( 1.048817)
test_all 0.088495 0.032489 712.349410 (239.871699)
test_rubyspec 0.009893 0.052250 90.004689 (101.652419)
total: 387.57 sec