Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-185629
#<BuildRuby:0x00005560c123a240
@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.20240113-185629",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004640 0.000535 1.368530 ( 1.707138)
build_miniruby 0.001261 0.000146 1.251213 ( 1.249328)
build_ruby 0.001348 0.000156 2.653707 ( 2.865821)
build_all 0.003363 0.003533 5.446500 ( 2.172482)
build_install 0.014535 0.000292 6.371803 ( 3.178560)
test_btest 0.000759 0.000098 80.493475 ( 20.726768)
test_basic 0.005766 0.000197 0.791221 ( 0.853152)
test_all 0.073107 0.046106 721.430731 (222.611422)
test_rubyspec 0.031476 0.023975 77.106738 ( 88.770934)
total: 344.14 sec