Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-085119
#<BuildRuby:0x0000558d2032dfb8
@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.20230901-085119",
@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.000023 0.000003 0.000026 ( 0.000028)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.005511 0.000761 1.927331 ( 3.166345)
build_miniruby 0.001578 0.000218 1.691136 ( 1.693333)
build_ruby 0.001504 0.000208 3.601392 ( 4.100589)
build_all 0.007634 0.000429 6.479929 ( 4.331161)
build_install 0.010118 0.009247 7.707863 ( 5.668955)
test_btest 0.000605 0.000113 86.073456 ( 45.136423)
test_basic 0.000000 0.008318 0.985180 ( 1.105580)
test_all 0.003200 0.006898 670.043093 (306.149605)
test_rubyspec 0.037301 0.036721 106.901741 (126.349741)
total: 497.70 sec