Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-190303
#<BuildRuby:0x0000558e213e68e0
@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.20230208-190303",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005018 0.000174 1.222018 ( 1.701981)
build_miniruby 0.001521 0.000000 1.179761 ( 1.180742)
build_ruby 0.001388 0.000000 2.394547 ( 2.603446)
build_all 0.002481 0.004327 3.714825 ( 1.971706)
build_install 0.011598 0.003104 3.012406 ( 2.395367)
test_btest 0.000849 0.000176 56.627129 ( 30.086819)
test_basic 0.005087 0.001053 0.448674 ( 0.567013)
test_all 0.000921 0.000191 634.239359 (211.426706)
test_rubyspec 0.007167 0.031014 65.675039 ( 75.706992)
total: 327.64 sec