Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-085726
#<BuildRuby:0x0000561f5e5461a8
@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.20230203-085726",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000014 0.000008 0.000022 ( 0.000022)
configure 0.000012 0.000006 0.000018 ( 0.000017)
build_up 0.000520 0.004289 0.923101 ( 1.307711)
build_miniruby 0.000796 0.000507 0.897642 ( 0.896083)
build_ruby 0.001415 0.000000 1.822005 ( 2.031921)
build_all 0.006657 0.000000 3.436881 ( 1.689453)
build_install 0.008382 0.004201 2.477791 ( 1.603811)
test_btest 0.000504 0.000269 56.625169 ( 15.695277)
test_basic 0.004635 0.000248 0.316267 ( 0.408087)
test_all 0.001657 0.000000 600.565577 (170.413413)
test_rubyspec 0.020212 0.023065 60.266743 ( 70.524514)
total: 264.57 sec