Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-012628
#<BuildRuby:0x000055bb65585fb8
@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.20230506-012628",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006966 0.000313 1.928248 ( 4.104538)
build_miniruby 0.001123 0.000121 1.422252 ( 1.709677)
build_ruby 0.001615 0.000173 2.928557 ( 3.602707)
build_all 0.006930 0.000743 2.264585 ( 2.528528)
build_install 0.015548 0.000654 3.535139 ( 4.147073)
test_btest 0.000666 0.000000 79.662941 ( 52.058195)
test_basic 0.004810 0.000093 0.805981 ( 1.128135)
test_all 0.000752 0.000795 592.402960 (244.393576)
test_rubyspec 0.023140 0.024000 77.954577 ( 89.846861)
total: 403.52 sec