Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-113602
#<BuildRuby:0x0000561d3fe7e480
@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.20231230-113602",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004948 0.000571 1.678118 ( 2.188723)
build_miniruby 0.001493 0.000173 1.566655 ( 1.564947)
build_ruby 0.001363 0.000157 3.275000 ( 3.483162)
build_all 0.007059 0.000814 5.647001 ( 2.920120)
build_install 0.013039 0.005796 6.880367 ( 4.186439)
test_btest 0.000659 0.000098 82.244690 ( 32.217349)
test_basic 0.003101 0.004563 0.914700 ( 1.005344)
test_all 0.076963 0.043095 784.683756 (291.817285)
test_rubyspec 0.038858 0.029263 94.730071 (106.444654)
total: 445.83 sec