Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-002409
#<BuildRuby:0x0000563b90286078
@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.20230926-002409",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006611 0.000911 2.322498 ( 4.909762)
build_miniruby 0.000000 0.001831 1.767361 ( 2.056029)
build_ruby 0.001570 0.000420 3.674404 ( 4.532754)
build_all 0.009165 0.000209 6.441010 ( 4.667822)
build_install 0.012402 0.009530 8.022543 ( 7.484652)
test_btest 0.001021 0.000204 85.387967 ( 58.839829)
test_basic 0.004490 0.003350 0.938824 ( 1.310744)
test_all 0.008966 0.001027 720.933766 (613.483556)
test_rubyspec 0.050762 0.030524 109.025474 (152.314057)
total: 849.60 sec