Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-155549
#<BuildRuby:0x0000562bc4b25fc0
@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.20221222-155549",
@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.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005118 0.000890 1.179549 ( 2.139387)
build_miniruby 0.001771 0.000308 1.509716 ( 1.727354)
build_ruby 0.001458 0.000254 3.648534 ( 24.530486)
build_all 0.002856 0.004965 3.908493 ( 2.973361)
build_install 0.009131 0.008993 3.302852 ( 3.452645)
test_btest 0.000563 0.000157 56.746594 ( 36.874949)
test_basic 0.004513 0.001263 0.428238 ( 0.733459)
test_all 0.001542 0.000432 627.146948 (316.737224)
test_rubyspec 0.008316 0.041256 73.398049 ( 94.285246)
total: 483.46 sec