Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-191911
#<BuildRuby:0x000055a5d7d75eb0
@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.20230815-191911",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000027 0.000003 0.000030 ( 0.000027)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.003360 0.004411 2.499981 ( 3.947477)
build_miniruby 0.001606 0.000201 9.460659 ( 9.338710)
build_ruby 0.001721 0.000000 4.210263 ( 6.102696)
build_all 0.003702 0.004413 6.508175 ( 3.212936)
build_install 0.015786 0.003341 7.999638 ( 4.487779)
test_btest 0.000757 0.000051 84.536588 ( 35.609209)
test_basic 0.006645 0.000499 0.926738 ( 1.033652)
test_all 0.009087 0.000765 709.973852 (429.924983)
test_rubyspec 0.034099 0.034295 101.407355 (113.575394)
total: 607.23 sec