Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-122011
#<BuildRuby:0x000055b7112fe1a8
@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.20230618-122011",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005886 0.000342 1.947385 ( 4.932256)
build_miniruby 0.001329 0.000222 1.445894 ( 1.846391)
build_ruby 0.001572 0.000000 2.869110 ( 12.555237)
build_all 0.006917 0.000733 2.460001 ( 2.717542)
build_install 0.011675 0.005613 3.640573 ( 3.598534)
test_btest 0.000742 0.000143 79.616605 ( 39.538967)
test_basic 0.007519 0.000560 0.879971 ( 1.066933)
test_all 0.001099 0.000203 588.586477 (262.063132)
test_rubyspec 0.023409 0.029611 86.655285 (103.591266)
total: 431.91 sec