Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-193000
#<BuildRuby:0x00005595ed525f70
@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.20230529-193000",
@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.000020)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.003006 0.003884 1.994236 ( 4.359348)
build_miniruby 0.001420 0.000171 1.449007 ( 1.547788)
build_ruby 0.001733 0.000000 2.722524 ( 3.396634)
build_all 0.007275 0.000584 2.158770 ( 2.452219)
build_install 0.008300 0.010191 3.489609 ( 3.797651)
test_btest 0.000286 0.000738 74.410531 ( 46.673556)
test_basic 0.001242 0.006240 0.761741 ( 1.202542)
test_all 0.000903 0.000226 573.210400 (274.137304)
test_rubyspec 0.030852 0.022874 84.658322 (106.047255)
total: 443.62 sec