Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-024730
#<BuildRuby:0x000055762fd3a360
@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.20230811-024730",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000065 0.000000 0.000065 ( 0.007995)
configure 0.000032 0.000000 0.000032 ( 0.000030)
build_up 0.006668 0.000398 2.342569 ( 6.340367)
build_miniruby 0.001298 0.000173 1.742292 ( 2.971336)
build_ruby 0.000000 0.001794 3.584230 ( 6.619905)
build_all 0.002695 0.006202 2.918198 ( 3.500570)
build_install 0.013967 0.006785 4.597784 ( 6.399290)
test_btest 0.000866 0.000192 86.282278 ( 54.865188)
test_basic 0.007616 0.000786 1.017243 ( 2.070608)
test_all 0.001213 0.000262 685.527469 (434.279980)
test_rubyspec 0.025422 0.036454 103.518863 (175.499728)
total: 692.56 sec