Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-005400
#<BuildRuby:0x00005614b5fee258
@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.20240119-005400",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.004869 0.001168 1.782482 ( 2.745344)
build_miniruby 0.000000 0.001868 1.691349 ( 1.730127)
build_ruby 0.000703 0.001322 3.852451 ( 4.399177)
build_all 0.004440 0.004202 6.140482 ( 4.555192)
build_install 0.017863 0.003351 7.682303 ( 5.998290)
test_btest 0.000353 0.000620 85.954303 ( 66.406974)
test_basic 0.002025 0.006805 0.978432 ( 1.487339)
test_all 0.084959 0.048281 863.738723 (910.597925)
test_rubyspec 0.047796 0.069398 181.067610 (300.278744)
total: 1298.20 sec