Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-184642
#<BuildRuby:0x0000555a29c0e008
@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.20231020-184642",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.000000 0.005632 2.089216 ( 2.195439)
build_miniruby 0.000000 0.001336 1.468189 ( 1.468259)
build_ruby 0.001478 0.000000 3.276866 ( 3.472875)
build_all 0.004340 0.003689 5.671689 ( 2.651480)
build_install 0.016349 0.000916 7.039578 ( 4.008573)
test_btest 0.000956 0.000179 78.986135 ( 29.666900)
test_basic 0.005310 0.000996 0.856098 ( 0.928730)
test_all 0.006942 0.003059 653.245466 (236.698441)
test_rubyspec 0.044413 0.023515 95.244926 (108.399102)
total: 389.49 sec