Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-195845
#<BuildRuby:0x000055770ef520f0
@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.20230119-195845",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005403 0.000000 1.268615 ( 2.507754)
build_miniruby 0.001400 0.000000 1.354190 ( 1.815710)
build_ruby 0.001850 0.000000 3.125043 ( 4.498654)
build_all 0.008900 0.000000 4.103040 ( 4.663148)
build_install 0.020393 0.000000 3.182248 ( 3.647951)
test_btest 0.000000 0.000896 59.625048 ( 56.130480)
test_basic 0.000000 0.007633 0.487201 ( 0.910163)
test_all 0.000000 0.001792 714.016716 (664.982018)
test_rubyspec 0.033900 0.019468 74.806170 (103.957637)
total: 843.11 sec