Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-043938
#<BuildRuby:0x000055c84d6e6570
@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.20230818-043938",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000034 0.000003 0.000037 ( 0.000036)
build_up 0.006699 0.000609 2.469444 ( 4.230552)
build_miniruby 0.001481 0.000134 1.779095 ( 1.997063)
build_ruby 0.001422 0.000129 3.558982 ( 4.343512)
build_all 0.000000 0.008141 6.671486 ( 4.530716)
build_install 0.018638 0.000569 8.097066 ( 4.943463)
test_btest 0.001004 0.000000 86.063965 ( 33.023254)
test_basic 0.002634 0.002948 0.928317 ( 1.008233)
test_all 0.002959 0.007223 735.125440 (286.087625)
test_rubyspec 0.030922 0.039875 104.480939 (117.033323)
total: 457.20 sec