Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-134406
#<BuildRuby:0x000055710a50e008
@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.20230502-134406",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002755 0.003735 1.971094 ( 4.833964)
build_miniruby 0.000000 0.001369 1.565337 ( 1.733273)
build_ruby 0.000490 0.001138 2.579210 ( 3.079617)
build_all 0.003159 0.002803 2.073659 ( 1.827687)
build_install 0.013916 0.003480 3.637106 ( 3.016954)
test_btest 0.000783 0.000161 71.847357 ( 37.289773)
test_basic 0.001913 0.003962 0.758156 ( 1.013757)
test_all 0.001237 0.000073 562.842181 (233.476238)
test_rubyspec 0.018663 0.028626 80.071408 ( 95.463494)
total: 381.74 sec