Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-224059
#<BuildRuby:0x00005628aee3a008
@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.20230806-224059",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.006497 0.000406 2.231973 ( 5.621508)
build_miniruby 0.001476 0.000092 1.702478 ( 2.474927)
build_ruby 0.001700 0.000000 3.432472 ( 6.881147)
build_all 0.007901 0.000059 2.794783 ( 3.583040)
build_install 0.009179 0.009826 4.314578 ( 5.579147)
test_btest 0.000000 0.000768 82.170168 ( 56.408884)
test_basic 0.004967 0.002585 0.944535 ( 2.267732)
test_all 0.000961 0.000130 653.033747 (379.028686)
test_rubyspec 0.017957 0.038490 97.634459 (117.994391)
total: 579.84 sec