Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-143610
#<BuildRuby:0x000055f4ed9c61d8
@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.20230623-143610",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002996 0.003255 2.079969 ( 3.535446)
build_miniruby 0.000000 0.001578 1.577965 ( 1.597965)
build_ruby 0.000000 0.001847 2.973928 ( 3.268726)
build_all 0.003245 0.004025 2.382674 ( 1.913095)
build_install 0.017703 0.000000 3.646770 ( 2.905902)
test_btest 0.000000 0.002406 78.805440 ( 37.617454)
test_basic 0.004267 0.003156 0.815038 ( 0.910481)
test_all 0.001475 0.000347 619.621358 (261.956050)
test_rubyspec 0.032168 0.021572 86.514876 (100.192785)
total: 413.90 sec