Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-151311
#<BuildRuby:0x000055dbe7d69610
@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.20230103-151311",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.003658 0.000697 0.966341 ( 1.402081)
build_miniruby 0.001007 0.000192 1.435212 ( 1.435246)
build_ruby 0.000000 0.001759 3.265457 ( 3.622410)
build_all 0.003446 0.003359 3.554816 ( 1.814820)
build_install 0.006794 0.007161 3.071803 ( 2.118932)
test_btest 0.000557 0.000165 53.820665 ( 14.834602)
test_basic 0.001097 0.004029 0.393373 ( 0.486931)
test_all 0.001241 0.000000 618.638315 (175.676802)
test_rubyspec 0.022257 0.018486 62.931181 ( 72.818151)
total: 274.21 sec