Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-011604
#<BuildRuby:0x0000560a33596008
@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.20230711-011604",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006709 0.000198 2.155817 ( 5.936198)
build_miniruby 0.001486 0.000114 1.646325 ( 2.342509)
build_ruby 0.000000 0.001413 3.359266 ( 5.189614)
build_all 0.006101 0.003012 2.647248 ( 3.583358)
build_install 0.013351 0.007417 4.223604 ( 5.276137)
test_btest 0.000737 0.000115 83.294004 ( 49.339921)
test_basic 0.003768 0.000588 0.912946 ( 2.091009)
test_all 0.001181 0.000185 640.760211 (444.079997)
test_rubyspec 0.042832 0.018585 95.769238 (162.072085)
total: 679.91 sec