Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-054052
#<BuildRuby:0x00005585c847a3d0
@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.20230923-054052",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000034 0.000002 0.000036 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000000 0.007094 2.297393 ( 3.862389)
build_miniruby 0.001131 0.000353 1.690059 ( 1.897066)
build_ruby 0.001574 0.000217 3.644855 ( 4.071430)
build_all 0.007135 0.000984 6.401876 ( 4.722770)
build_install 0.009919 0.009651 8.003382 ( 5.981397)
test_btest 0.000685 0.000137 83.895379 ( 45.878226)
test_basic 0.000000 0.008826 0.954337 ( 1.310951)
test_all 0.003592 0.006936 727.141639 (379.549791)
test_rubyspec 0.043094 0.026813 103.958646 (124.172590)
total: 571.45 sec