Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-135032
#<BuildRuby:0x00007f251b62fdd0
@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.20240627-135032",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000014 0.000008 0.000022 ( 0.000024)
autoconf 0.000025 0.000014 0.000039 ( 0.000039)
configure 0.000022 0.000012 0.000034 ( 0.000034)
build_up 0.008521 0.000348 3.738334 ( 3.420428)
build_miniruby 0.001232 0.000641 3.031638 ( 2.520284)
build_ruby 0.001255 0.000653 3.223537 ( 3.371137)
build_all 0.001516 0.006650 7.981902 ( 3.138753)
build_install 0.017685 0.000000 10.800989 ( 5.275817)
test_btest 0.000956 0.000000 112.780002 ( 31.441605)
test_basic 0.009447 0.000000 1.041638 ( 1.086752)
test_all 0.097664 0.051617 835.750564 (246.000910)
test_rubyspec 0.043113 0.044808 166.022312 ( 33.665598)
total: 329.92 sec