Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-020740
#<BuildRuby:0x000056276405df48
@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.20231213-020740",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.006022 0.000624 2.453078 ( 2.476077)
build_miniruby 0.001087 0.000331 1.629022 ( 1.627340)
build_ruby 0.001711 0.000000 3.241675 ( 3.476031)
build_all 0.008171 0.000000 5.808332 ( 2.931350)
build_install 0.014080 0.004598 7.181279 ( 3.641598)
test_btest 0.000697 0.000196 82.860361 ( 31.704921)
test_basic 0.005084 0.003034 0.921931 ( 1.015204)
test_all 0.078238 0.044499 678.417551 (247.021306)
test_rubyspec 0.049100 0.021349 99.009560 (112.914667)
total: 406.81 sec