Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-163930
#<BuildRuby:0x000055f65113e2a8
@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.20230624-163930",
@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.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002301 0.003543 1.968799 ( 3.432984)
build_miniruby 0.001474 0.000295 1.485785 ( 1.496428)
build_ruby 0.001698 0.000000 3.147421 ( 3.393830)
build_all 0.007245 0.000246 2.418679 ( 1.658919)
build_install 0.017712 0.000336 3.925250 ( 3.494638)
test_btest 0.000833 0.000134 79.161455 ( 40.002678)
test_basic 0.003589 0.003202 0.808335 ( 0.933171)
test_all 0.001324 0.000241 575.682763 (241.607920)
test_rubyspec 0.032392 0.022684 87.718480 (108.175513)
total: 404.20 sec