Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-190722
#<BuildRuby:0x00005650b6f72058
@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.20230612-190722",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.005401 0.001081 1.881947 ( 5.031245)
build_miniruby 0.001321 0.000264 1.444465 ( 1.954089)
build_ruby 0.001792 0.000358 2.910078 ( 3.981904)
build_all 0.006344 0.001269 2.309548 ( 2.951256)
build_install 0.016618 0.000657 3.578637 ( 4.182046)
test_btest 0.000826 0.000148 76.251116 ( 45.388590)
test_basic 0.000000 0.007542 0.806994 ( 1.310464)
test_all 0.000909 0.000481 574.321266 (362.954677)
test_rubyspec 0.038289 0.026099 87.254722 (192.738633)
total: 620.49 sec