Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-130626
#<BuildRuby:0x0000564f08dc2258
@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.20230804-130626",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000035 0.000002 0.000037 ( 0.000037)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.007075 0.000472 2.421375 ( 6.943041)
build_miniruby 0.001308 0.000088 1.818634 ( 3.896645)
build_ruby 0.001627 0.000108 3.614240 ( 8.234956)
build_all 0.007642 0.000510 2.852068 ( 4.488709)
build_install 0.005570 0.014081 4.498586 ( 5.247149)
test_btest 0.000919 0.000148 84.986507 ( 67.472099)
test_basic 0.003154 0.000509 1.019850 ( 2.976485)
test_all 0.001334 0.000093 690.249482 (574.820009)
test_rubyspec 0.035268 0.027478 105.188090 (215.244032)
total: 889.33 sec