Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-185300
#<BuildRuby:0x0000562fb7c52168
@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.20230122-185300",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000013 0.000006 0.000019 ( 0.000019)
build_up 0.003381 0.001503 1.165218 ( 2.005557)
build_miniruby 0.000790 0.000350 1.254356 ( 1.351319)
build_ruby 0.002047 0.000000 3.008705 ( 3.435622)
build_all 0.004931 0.003592 3.919241 ( 2.696875)
build_install 0.016747 0.001154 3.106554 ( 3.157373)
test_btest 0.000856 0.000329 56.735484 ( 31.370615)
test_basic 0.005921 0.000788 0.448349 ( 0.590637)
test_all 0.001273 0.000472 641.421866 (256.603145)
test_rubyspec 0.035006 0.016286 72.312177 ( 85.137368)
total: 386.35 sec