Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-131834
#<BuildRuby:0x000055c8ff0d22a8
@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.20230909-131834",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002569 0.004329 2.233522 ( 4.659567)
build_miniruby 0.001342 0.000185 1.647667 ( 1.762959)
build_ruby 0.001400 0.000194 3.391739 ( 3.717852)
build_all 0.003450 0.004761 6.228277 ( 4.029646)
build_install 0.012473 0.006728 7.756363 ( 5.453627)
test_btest 0.000770 0.000158 84.603505 ( 45.611493)
test_basic 0.003638 0.003956 0.959944 ( 1.283806)
test_all 0.009501 0.000307 689.225653 (330.170886)
test_rubyspec 0.035895 0.034096 104.713652 (124.512222)
total: 521.20 sec