Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-073050
#<BuildRuby:0x000055a0efc56008
@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.20230603-073050",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002492 0.004435 1.986781 ( 4.435485)
build_miniruby 0.001210 0.000290 1.415453 ( 1.673326)
build_ruby 0.000000 0.001689 2.777646 ( 3.420731)
build_all 0.000757 0.006449 2.227041 ( 2.267342)
build_install 0.014915 0.003351 3.506097 ( 3.658782)
test_btest 0.000000 0.004221 79.514448 ( 48.333737)
test_basic 0.006316 0.000760 0.820288 ( 1.134608)
test_all 0.001036 0.000345 573.738774 (278.235395)
test_rubyspec 0.033677 0.019649 83.924203 (103.258154)
total: 446.42 sec