Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-053336
#<BuildRuby:0x000055de2003e090
@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.20230713-053336",
@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.000001 0.000021 ( 0.000021)
autoconf 0.000034 0.000003 0.000037 ( 0.000031)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.007869 0.000265 2.260868 ( 6.279146)
build_miniruby 0.001553 0.000107 2.310167 ( 3.677609)
build_ruby 0.001684 0.000116 3.199014 ( 4.819140)
build_all 0.003760 0.004221 2.666480 ( 3.463202)
build_install 0.011861 0.007756 4.178089 ( 5.495251)
test_btest 0.000699 0.000103 83.478971 ( 53.966017)
test_basic 0.003785 0.004798 0.983108 ( 1.601435)
test_all 0.001030 0.000181 668.796494 (622.581747)
test_rubyspec 0.037787 0.024730 97.582077 (202.354198)
total: 904.24 sec