Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-133702
#<BuildRuby:0x000055a1afd562a8
@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.20230508-133702",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.000000 0.006789 1.831876 ( 3.176504)
build_miniruby 0.000754 0.000435 1.088725 ( 1.086884)
build_ruby 0.001054 0.000113 2.236656 ( 2.439085)
build_all 0.005102 0.000133 1.922934 ( 1.105126)
build_install 0.006371 0.006917 3.001936 ( 1.999760)
test_btest 0.000732 0.000000 73.263742 ( 19.949033)
test_basic 0.004498 0.000000 0.680189 ( 0.755925)
test_all 0.000932 0.000000 570.054334 (172.579480)
test_rubyspec 0.019964 0.019606 69.427852 ( 81.094686)
total: 284.19 sec