Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-202745
#<BuildRuby:0x000055f2d106da00
@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.20230811-202745",
@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.000000 0.000017 ( 0.000018)
autoconf 0.000031 0.000000 0.000031 ( 0.000032)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.007180 0.000000 2.227122 ( 6.024249)
build_miniruby 0.001528 0.000143 1.583535 ( 2.008894)
build_ruby 0.001655 0.000156 3.580838 ( 17.911541)
build_all 0.008023 0.000752 2.842825 ( 3.687728)
build_install 0.014925 0.004966 4.392619 ( 6.059082)
test_btest 0.000725 0.000086 82.635375 ( 57.488536)
test_basic 0.004221 0.004389 0.950483 ( 1.679447)
test_all 0.002744 0.004136 690.681589 (449.982513)
test_rubyspec 0.034064 0.023900 99.739636 (164.576160)
total: 709.42 sec