Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-092420
#<BuildRuby:0x0000558b11db6130
@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.20230806-092420",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.006451 0.000681 2.400448 ( 7.273549)
build_miniruby 0.001417 0.000382 1.763186 ( 3.336669)
build_ruby 0.001325 0.000357 3.597771 ( 7.875945)
build_all 0.007094 0.000766 2.903752 ( 4.847813)
build_install 0.011377 0.008088 4.422790 ( 7.091209)
test_btest 0.000643 0.000193 83.384016 ( 82.252232)
test_basic 0.003372 0.005355 1.004917 ( 2.219501)
test_all 0.001205 0.000402 667.816428 (614.685763)
test_rubyspec 0.027264 0.033315 101.808440 (181.822209)
total: 911.41 sec