Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-093103
#<BuildRuby:0x0000557a29582138
@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.20240222-093103",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.007528 2.542677 ( 2.510017)
build_miniruby 0.000905 0.000495 1.569135 ( 1.568472)
build_ruby 0.001432 0.000276 3.184704 ( 3.405190)
build_all 0.003975 0.004037 6.642980 ( 3.033939)
build_install 0.015454 0.005828 8.675117 ( 4.940345)
test_btest 0.000898 0.000216 90.760541 ( 36.098871)
test_basic 0.000000 0.007389 0.908234 ( 1.018693)
test_all 0.064412 0.052302 779.765785 (290.504713)
test_rubyspec 0.052384 0.036263 126.310425 (137.181600)
total: 480.26 sec