Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-081737
#<BuildRuby:0x000055fc9d16e230
@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.20230604-081737",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.005381 0.000325 1.478216 ( 2.697118)
build_miniruby 0.001252 0.000000 1.245772 ( 1.244190)
build_ruby 0.000000 0.001283 2.018744 ( 2.203158)
build_all 0.004760 0.000366 1.680656 ( 0.931598)
build_install 0.012204 0.001904 2.655165 ( 1.761019)
test_btest 0.001057 0.000000 76.688418 ( 22.676256)
test_basic 0.006111 0.000710 0.797571 ( 0.929953)
test_all 0.000974 0.000209 573.902236 (185.116489)
test_rubyspec 0.028554 0.021819 77.848444 ( 89.853013)
total: 307.41 sec