Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-122531
#<BuildRuby:0x000055d330b7df00
@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.20240202-122531",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005574 0.000067 1.633601 ( 1.975373)
build_miniruby 0.001232 0.000000 1.399981 ( 1.397920)
build_ruby 0.000000 0.001683 2.682856 ( 2.946852)
build_all 0.002143 0.005330 5.891364 ( 2.309282)
build_install 0.015006 0.001668 7.173838 ( 3.383964)
test_btest 0.000965 0.000107 82.688940 ( 21.385708)
test_basic 0.005830 0.000163 0.801314 ( 0.858764)
test_all 0.075772 0.040885 704.733189 (233.775157)
test_rubyspec 0.064582 0.036392 146.406020 (157.716311)
total: 425.75 sec