Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-025847
#<BuildRuby:0x0000558e08f7a0a8
@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.20230210-025847",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.001104 0.003403 1.127267 ( 1.525097)
build_miniruby 0.001443 0.000126 1.165991 ( 1.166507)
build_ruby 0.001584 0.000137 2.524014 ( 2.751083)
build_all 0.006834 0.000249 3.909908 ( 2.162784)
build_install 0.013695 0.000132 2.776686 ( 2.325875)
test_btest 0.000842 0.000062 56.088795 ( 27.196495)
test_basic 0.002209 0.003459 0.435603 ( 4.903135)
test_all 0.002076 0.000214 634.926777 (244.404538)
test_rubyspec 0.031324 0.019687 73.916180 ( 86.172942)
total: 372.61 sec