Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-204903
#<BuildRuby:0x0000559ac90ee138
@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.20240221-204903",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.005103 0.002972 2.637473 ( 2.628077)
build_miniruby 0.001318 0.000000 2.051741 ( 2.052679)
build_ruby 0.001689 0.000000 3.491091 ( 3.744201)
build_all 0.004653 0.003308 6.774362 ( 3.336316)
build_install 0.019485 0.000537 8.760239 ( 4.617914)
test_btest 0.000774 0.000081 92.925245 ( 37.226801)
test_basic 0.007347 0.000368 0.936074 ( 1.042603)
test_all 0.083841 0.033021 795.444281 (281.087044)
test_rubyspec 0.054967 0.031166 124.279770 (133.891031)
total: 469.63 sec