Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-100309
#<BuildRuby:0x000055d274f3a308
@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.20230622-100309",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005097 0.001019 1.981474 ( 5.003333)
build_miniruby 0.001157 0.000232 1.579344 ( 2.071626)
build_ruby 0.001584 0.000317 3.164046 ( 4.479473)
build_all 0.006706 0.000493 2.305290 ( 3.169040)
build_install 0.017224 0.001560 3.731477 ( 4.271905)
test_btest 0.000613 0.000110 77.151157 ( 46.389528)
test_basic 0.001701 0.006444 0.855104 ( 1.585677)
test_all 0.000984 0.000222 595.090073 (300.470773)
test_rubyspec 0.022544 0.030926 85.312865 (121.693227)
total: 489.14 sec