Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-090600
#<BuildRuby:0x000055dcd065e4f8
@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.20240304-090600",
@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.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002807 0.004399 2.508891 ( 2.247609)
build_miniruby 0.001500 0.000173 1.756721 ( 1.754562)
build_ruby 0.001766 0.000204 3.641963 ( 3.863740)
build_all 0.004315 0.004317 7.006005 ( 3.419450)
build_install 0.010063 0.011331 9.048246 ( 4.720455)
test_btest 0.000808 0.000183 95.167715 ( 36.825575)
test_basic 0.003746 0.003030 1.022064 ( 1.115593)
test_all 0.092597 0.026386 819.614521 (318.422919)
test_rubyspec 0.047683 0.045921 132.384331 (149.499504)
total: 521.87 sec