Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-004513
#<BuildRuby:0x000056332d5fa120
@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-004513",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.003034 0.004829 2.732550 ( 2.532305)
build_miniruby 0.001350 0.000411 1.763529 ( 1.771623)
build_ruby 0.001706 0.000000 3.575145 ( 3.804189)
build_all 0.008213 0.000000 6.697107 ( 3.110054)
build_install 0.015847 0.003351 8.604975 ( 4.590366)
test_btest 0.000686 0.000183 94.451717 ( 33.583757)
test_basic 0.000000 0.008220 0.943083 ( 1.006689)
test_all 0.077273 0.039587 798.760266 (298.605609)
test_rubyspec 0.044660 0.043457 122.668580 (132.158444)
total: 481.16 sec