Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-213106
#<BuildRuby:0x000055917c0c5fb8
@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.20240309-213106",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000051 0.007912 2.581147 ( 2.453942)
build_miniruby 0.001551 0.000000 1.742433 ( 1.744950)
build_ruby 0.002140 0.000000 3.460302 ( 3.663314)
build_all 0.007776 0.000000 6.796995 ( 2.781043)
build_install 0.013658 0.005504 8.439026 ( 4.126917)
test_btest 0.000985 0.000000 89.481208 ( 25.225270)
test_basic 0.000000 0.005628 0.858223 ( 0.919243)
test_all 0.075000 0.043589 765.757915 (288.603252)
test_rubyspec 0.040936 0.049809 127.174918 (137.640802)
total: 467.16 sec