Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-181407
#<BuildRuby:0x000055daa41b1a00
@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.20230131-181407",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001486 0.003181 1.114523 ( 1.716585)
build_miniruby 0.001603 0.000000 1.134548 ( 1.133163)
build_ruby 0.001301 0.000000 2.350851 ( 2.568174)
build_all 0.002969 0.003503 3.538143 ( 1.785470)
build_install 0.014336 0.000458 2.595413 ( 1.854047)
test_btest 0.000648 0.000000 55.948225 ( 17.571604)
test_basic 0.000000 0.005297 0.389137 ( 0.485420)
test_all 0.000000 0.001139 630.682771 (201.989254)
test_rubyspec 0.032428 0.020320 69.484453 ( 80.091921)
total: 309.20 sec