Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-125646
#<BuildRuby:0x00005576e158e258
@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.20240218-125646",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005074 0.000922 1.920081 ( 2.229967)
build_miniruby 0.001103 0.000201 1.373545 ( 1.371053)
build_ruby 0.001732 0.000000 3.235884 ( 3.445438)
build_all 0.003051 0.004454 6.305773 ( 2.534771)
build_install 0.015362 0.001327 7.923218 ( 3.951524)
test_btest 0.000680 0.000136 89.575985 ( 23.603851)
test_basic 0.006331 0.001267 0.954265 ( 1.014818)
test_all 0.078282 0.036653 731.331156 (238.489001)
test_rubyspec 0.034064 0.042833 103.040531 (112.544669)
total: 389.19 sec