Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-060658
#<BuildRuby:0x00005636b5eb2390
@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.20230919-060658",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000038 0.000002 0.000040 ( 0.000033)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002405 0.004228 2.310266 ( 3.781928)
build_miniruby 0.001761 0.000176 1.649390 ( 1.652171)
build_ruby 0.001848 0.000185 3.427164 ( 3.647057)
build_all 0.005901 0.002930 6.432719 ( 4.053995)
build_install 0.015751 0.003911 8.078000 ( 6.014410)
test_btest 0.000737 0.000097 87.642515 ( 42.309577)
test_basic 0.006966 0.000917 1.001048 ( 1.109209)
test_all 0.005128 0.004253 691.185824 (297.780775)
test_rubyspec 0.043675 0.036168 112.839142 (135.618982)
total: 495.97 sec