Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-125319
#<BuildRuby:0x0000562f02712258
@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-125319",
@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.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.001169 0.004275 1.750319 ( 2.201446)
build_miniruby 0.002116 0.000000 1.588955 ( 1.593058)
build_ruby 0.001933 0.000018 3.294849 ( 3.491175)
build_all 0.004738 0.003274 6.177192 ( 3.232599)
build_install 0.012451 0.006027 7.314364 ( 4.406148)
test_btest 0.000866 0.000223 84.781390 ( 31.113419)
test_basic 0.006146 0.001580 0.833151 ( 0.898552)
test_all 0.004856 0.004203 685.422423 (253.290526)
test_rubyspec 0.030397 0.031450 96.743240 (108.131368)
total: 408.36 sec