Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-203701
#<BuildRuby:0x0000560e5d935820
@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.20230605-203701",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.001621 0.004236 1.675689 ( 3.018738)
build_miniruby 0.001208 0.000145 1.269914 ( 1.268365)
build_ruby 0.001264 0.000152 2.303391 ( 2.473889)
build_all 0.001876 0.004514 1.902699 ( 1.060654)
build_install 0.014577 0.000000 3.276298 ( 2.258110)
test_btest 0.000940 0.000000 74.893767 ( 20.498222)
test_basic 0.001925 0.002980 0.734587 ( 0.807355)
test_all 0.000667 0.000957 577.004349 (168.333622)
test_rubyspec 0.021045 0.032855 79.879072 ( 92.347834)
total: 292.07 sec