Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-022019
#<BuildRuby:0x000055e42cdfa208
@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.20230722-022019",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.006610 0.000426 2.158417 ( 4.829309)
build_miniruby 0.001250 0.000081 1.640707 ( 2.157452)
build_ruby 0.001578 0.000102 3.337483 ( 4.265850)
build_all 0.000541 0.007590 2.758531 ( 3.373401)
build_install 0.018593 0.001187 4.259293 ( 5.422357)
test_btest 0.000757 0.000000 80.145443 ( 50.856441)
test_basic 0.007109 0.000395 0.940305 ( 1.619786)
test_all 0.001104 0.000123 632.865973 (328.105765)
test_rubyspec 0.019367 0.036688 88.855544 (128.925927)
total: 529.56 sec