Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-042904
#<BuildRuby:0x000056304e969fb8
@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.20240122-042904",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.001232 0.004293 1.648039 ( 2.042854)
build_miniruby 0.001021 0.000355 1.715214 ( 1.715577)
build_ruby 0.001234 0.000430 3.068853 ( 3.305988)
build_all 0.004059 0.004037 5.951329 ( 3.216415)
build_install 0.008383 0.010437 7.185352 ( 4.516227)
test_btest 0.000537 0.000239 82.620010 ( 31.491685)
test_basic 0.002794 0.003394 0.776686 ( 0.834009)
test_all 0.090009 0.026596 733.125974 (269.237931)
test_rubyspec 0.042557 0.063301 168.025724 (181.174030)
total: 497.54 sec