Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-200901
#<BuildRuby:0x0000562056376320
@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.20240211-200901",
@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.000000 0.000032 0.000032 ( 0.000032)
autoconf 0.000000 0.000031 0.000031 ( 0.000030)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.002998 0.003482 1.790076 ( 2.520888)
build_miniruby 0.001168 0.000080 1.671704 ( 1.669402)
build_ruby 0.000000 0.001414 2.719556 ( 2.928172)
build_all 0.004609 0.002926 6.662063 ( 2.560287)
build_install 0.015136 0.003467 7.684015 ( 3.526819)
test_btest 0.000721 0.000085 88.717246 ( 24.216111)
test_basic 0.005072 0.000597 0.763218 ( 0.822035)
test_all 0.097654 0.021252 767.829159 (305.371521)
test_rubyspec 0.060724 0.039960 157.466127 (166.804748)
total: 510.42 sec