Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-014305
#<BuildRuby:0x00005628f5f963b0
@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.20230815-014305",
@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.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000030)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.006127 0.000634 2.238941 ( 6.157462)
build_miniruby 0.001326 0.000137 1.791761 ( 3.678427)
build_ruby 0.001505 0.000156 3.373144 ( 9.498987)
build_all 0.009281 0.000000 6.528234 ( 7.680033)
build_install 0.015711 0.004686 8.074810 ( 11.178476)
test_btest 0.000751 0.000088 84.690932 ( 66.598319)
test_basic 0.004408 0.004367 1.016592 ( 2.055768)
test_all 0.009082 0.001298 685.062615 (416.023806)
test_rubyspec 0.026920 0.046433 104.825357 (180.770074)
total: 703.64 sec