Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-214842
#<BuildRuby:0x000055f2f16c2390
@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.20230329-214842",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.002237 0.004314 1.883722 ( 4.195456)
build_miniruby 0.001439 0.000180 1.182611 ( 1.353539)
build_ruby 0.001640 0.000205 2.532935 ( 2.811126)
build_all 0.007409 0.000000 2.245810 ( 2.000670)
build_install 0.013529 0.003656 3.485025 ( 3.419918)
test_btest 0.000818 0.000109 68.688429 ( 40.860584)
test_basic 0.000000 0.006291 0.541466 ( 0.662978)
test_all 0.000000 0.002325 591.904868 (274.518512)
test_rubyspec 0.015616 0.036849 80.159791 (101.020481)
total: 430.84 sec