Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-130109
#<BuildRuby:0x00005653b10c63d0
@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.20230602-130109",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001906 0.003519 1.868107 ( 3.163730)
build_miniruby 0.001084 0.000236 1.243812 ( 1.243406)
build_ruby 0.000000 0.001933 2.582403 ( 2.789332)
build_all 0.006114 0.000000 2.118585 ( 1.401238)
build_install 0.006597 0.010350 3.405248 ( 2.499041)
test_btest 0.000586 0.000182 75.899988 ( 31.736335)
test_basic 0.003628 0.002441 0.688456 ( 0.779379)
test_all 0.001160 0.000374 580.341054 (222.764634)
test_rubyspec 0.025600 0.024632 82.063050 ( 97.476524)
total: 363.85 sec