Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-140034
#<BuildRuby:0x000055dcfc46e338
@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.20230531-140034",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005938 0.000685 1.899223 ( 3.670561)
build_miniruby 0.001432 0.000165 1.496061 ( 1.548334)
build_ruby 0.002165 0.000000 2.671518 ( 3.073047)
build_all 0.007683 0.000153 2.188195 ( 1.991745)
build_install 0.017617 0.003338 3.586834 ( 3.242974)
test_btest 0.000816 0.000096 77.868527 ( 28.584595)
test_basic 0.001304 0.003693 0.772936 ( 0.860397)
test_all 0.000941 0.000134 561.913726 (195.861259)
test_rubyspec 0.027052 0.021921 78.694683 ( 90.581766)
total: 329.42 sec